zed/crates/terminal
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
..
src Refactor terminal connection into a model which can be copied between terminal views 2022-07-08 16:10:09 -07:00
Cargo.toml Refactor terminal connection into a model which can be copied between terminal views 2022-07-08 16:10:09 -07:00
print256color.sh Fully functional background colors :D 2022-06-30 19:21:42 -07:00
truecolor.sh Fully functional background colors :D 2022-06-30 19:21:42 -07:00