Commit Graph

20 Commits

Author SHA1 Message Date
e1da270181 Focus works now! :D 2024-11-18 17:28:45 -07:00
8ae8ce9ac7 Add text pane 2024-10-31 12:58:59 -06:00
a91604416d Removed extra file 2024-10-19 14:31:19 -06:00
149e09f119 Only register signal handlers after the first successful write to the screen 2024-10-17 11:39:00 -06:00
ba051a041d Add handler to panic on SIGSEGV to restore terminal to original state 2024-10-17 11:35:28 -06:00
108cc34fb6 Make tabs work; Does break the focus hack :/ 2024-10-16 11:06:31 -06:00
ac5d97dcca Fix bug where writer could be used after its file is closed 2024-10-16 11:06:00 -06:00
e2d1d26d0b Minor justfile update 2024-10-16 11:04:59 -06:00
5affb6dbb8 Adjust the look of TabBar 2024-10-15 08:40:56 -06:00
bb807a86f3 Hack to remove extra space in stacks 2024-10-14 19:26:08 -06:00
e46071227c Finished lines 2024-10-14 19:25:49 -06:00
c1eea0352e Better styling 2024-10-14 17:35:47 -06:00
a4ee6e5961 Refactored the way layouts are created 2024-10-14 17:05:56 -06:00
11dd99dcfa Initial setup for tabs 2024-10-13 16:28:15 -06:00
0b6f6cf3b5 Forgot about git again 2024-10-11 09:11:51 -06:00
d30342c3f7 Add ability to write tests 2024-08-03 16:29:43 -06:00
6b7495078e Menu 2024-07-27 14:47:02 -06:00
5e52041e67 Very basic functionality 2024-07-25 13:48:17 -06:00
4fde566f6a Remove .zig-cache 2024-07-23 22:21:37 -06:00
b5ec5f394f Initial commit 2024-07-23 22:13:42 -06:00