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 Add affordance to copy user's invite link if they have a code 2022-05-19 17:57:46 -06:00
src Merge branch 'main' into terminal-modal 2022-07-07 17:48:58 -07:00
.gitignore Finish dark.ts initial port and restructure files to get ready for build script 2022-03-31 20:31:18 -07:00
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 💄 2022-04-06 09:28:56 -06:00