Commit Graph

17 Commits

Author SHA1 Message Date
Dmitrii Kovanikov
7d4a4f302e Fix bug in the current pwd display 2024-02-25 12:42:48 +00:00
Dmitrii Kovanikov
385e8423b0 Implement steps next and back 2024-02-25 12:32:19 +00:00
Dmitrii Kovanikov
c201f7b555 Display current directory 2024-02-25 12:08:17 +00:00
Dmitrii Kovanikov
6880bc363e Read directory contents from a directory 2024-02-25 11:53:44 +00:00
Dmitrii Kovanikov
ab6ea0527a Print next files with file connector 2024-02-11 13:16:50 +00:00
Dmitrii Kovanikov
0110a532c2 Fix corner 2024-02-04 17:00:55 +00:00
Dmitrii Kovanikov
c1fbb38495 Show children (in a ungly way) 2024-02-04 16:51:25 +00:00
Dmitrii Kovanikov
e6215030cf Use styled library in main view 2024-02-04 16:18:52 +00:00
Dmitrii Kovanikov
65e041b606 Refactor pretty-printing library to support styles 2024-02-04 16:07:59 +00:00
Dmitrii Kovanikov
7802849271 Exit alt screen before quit 2024-02-04 14:45:48 +00:00
Dmitrii Kovanikov
3ea427ead8 Better usage of custom pretty library 2024-02-04 14:42:37 +00:00
Dmitrii Kovanikov
64e9a9f1f9 Add FS tree zipper 2024-02-04 14:26:18 +00:00
Dmitrii Kovanikov
9fd83e2cdc Add file selector widget 2024-01-29 20:40:25 +00:00
Dmitrii Kovanikov
4c576beffa Add files list view 2024-01-29 19:05:08 +00:00
Dmitrii Kovanikov
1a7618a5c5 Implement simple pretty-printing library and basic tabs view 2024-01-08 19:07:07 +00:00
Dmitrii Kovanikov
538e5bd048 Implement colouring of the title 2024-01-07 18:08:58 +00:00
Dmitrii Kovanikov
e9d760cf39 Add first TUI prototype 2024-01-07 00:03:54 +00:00