ZIm/crates/terminal/src
2022-12-03 16:06:01 -08:00
..
mappings Fix unscaled scrolling when using an imprecise mouse wheel 2022-11-16 10:44:13 -08:00
tests Rebase - Got Zed compiling and fixed a build error due to conflicting dependencies that cargo didn't catch :( 2022-12-03 16:04:10 -08:00
persistence.rs WIP: Some bugs switching to database provided IDs, terminal titles don't reload when restored from serialized, workspace tests are no longer passing but should be easy to fix when it isn't 11:44 2022-12-03 16:06:01 -08:00
terminal.rs Finished terminal working directory restoration 2022-12-03 16:06:01 -08:00
terminal_container_view.rs Added UUID based, stable workspace ID for caching on item startup. Completed first sketch of terminal persistence. Still need to debug it though.... 2022-12-03 16:06:01 -08:00
terminal_element.rs Restored chat_panel, just in case 2022-10-19 11:42:29 -07:00
terminal_view.rs Restored chat_panel, just in case 2022-10-19 11:42:29 -07:00