zed/styles
Keith Simmons 8d34fe7e94 Refactor terminal connection into a model which can be copied between terminal views
Refactor terminal modal code to use TerminalConnection model handle so we aren't storing TerminalViews in the globals
Adjust INSTANCE_BUFFER_SIZE in renderer to handle pathological terminal renders

Co-authored-by: mikayla.c.maki@gmail.com
2022-07-08 16:10:09 -07:00
..
dist
src Merge branch 'main' into terminal-modal 2022-07-07 17:48:58 -07:00
.gitignore
package-lock.json Refactor terminal connection into a model which can be copied between terminal views 2022-07-08 16:10:09 -07:00
package.json working jump to definition with tests 2022-06-24 15:09:31 -07:00
tsconfig.json