Commit Graph

32 Commits

Author SHA1 Message Date
ruinivist 179f04ae3c fix ext editor open only for files 2026-01-04 17:50:52 +00:00
ruinivist 4af0ff4cad fix focus loss when micro openend 2026-01-04 17:49:15 +00:00
ruinivist f51c0b17c6 add open with micro 2026-01-04 17:44:36 +00:00
ruinivist 34fde8ac27 simplify keybinds 2026-01-04 05:07:11 +00:00
ruinivist ba37791246 add scroll on noteview 2026-01-04 04:23:24 +00:00
ruinivist 8ff8b48631 add filename input dialog box 2026-01-04 03:57:40 +00:00
ruinivist dba74150b7 add status bar toggle 2026-01-04 03:33:28 +00:00
ruinivist 500d9bc8e8 add a simple status bar 2026-01-04 03:00:24 +00:00
ruinivist 3ecc365a9b add handling for offseting fsTree start 2026-01-04 02:54:34 +00:00
ruinivist 2caa47b8d0 make divider draggable + add space/h keys actions 2026-01-04 02:14:26 +00:00
ruinivist 8609cbd90c fix divider height 2026-01-04 01:50:18 +00:00
ruinivist ae12407f45 fix content styling 2026-01-04 01:46:50 +00:00
ruinivist b9d44c3bda add view layout and a basic content render 2026-01-04 01:42:08 +00:00
ruinivist 6aed5f916a refactor 2026-01-03 23:50:37 +00:00
ruinivist cee3aa323e add scrollable functionality for fstree 2026-01-03 21:49:14 +00:00
ruinivist cbd11da5f6 add handling for n,N and C to organise files/folders 2026-01-03 20:01:47 +00:00
ruinivist e1f522ef6c remove more redundant code 2026-01-03 19:32:55 +00:00
ruinivist 87c8382e7b refactor & improve the fstree logic 2026-01-03 18:35:58 +00:00
ruinivist cfd302ba0e add cmd line path args 2026-01-03 17:19:55 +00:00
ruinivist 2da6d92f72 convert fs tree view to the elm view model 2026-01-03 17:15:05 +00:00
ruinivist 2cc3451603 add a custom compositing layer 2026-01-01 05:15:40 +00:00
ruinivist 4fdf207e50 add hover highlight 2026-01-01 02:38:45 +00:00
ruinivist 0c5195f5a2 deprecated mouseType fix 2026-01-01 02:33:00 +00:00
ruinivist 30b801a385 simplify moving by flattening tree + add click to load file 2026-01-01 02:25:35 +00:00
ruinivist ee40c47864 add file content render 2026-01-01 01:54:05 +00:00
ruinivist 5acfa16368 terminal resize handling 2026-01-01 01:15:16 +00:00
ruinivist 7b18904775 add keyboard based movement on the file tree 2026-01-01 01:03:32 +00:00
ruinivist bf167e1d8a render fs tree 2025-12-31 03:56:32 +00:00
ruinivist c59bdad8aa remove rendundant fsTree inferface 2025-12-31 03:33:05 +00:00
ruinivist 74113ccdc0 refactor fstree to separate package 2025-12-31 03:12:06 +00:00
ruinivist 130e973be8 add a fs tree walk command on init 2025-12-31 02:52:34 +00:00
ruinivist 6ab1a915f4 scaffold a basic bubble tree layout 2025-12-31 02:32:59 +00:00