Commit Graph

18 Commits (1ee3ea25e98cd0ef73939edd97a1e42357dcb298)

Author SHA1 Message Date
Patrick Cleavelin 1ee3ea25e9 move complete build to nix 2025-08-05 19:43:09 -07:00
Patrick Cleaveliln f6b7d30e38 properly switch to last panel after floating panel 2025-08-02 19:20:00 +00:00
Patrick Cleaveliln ba312efe1a replace buffer in panel 2025-07-26 21:51:40 +00:00
Patrick Cleaveliln f6a3f99c45 move filebuffer panel to new buffer pool 2025-07-26 21:10:12 +00:00
Patrick Cleaveliln 614a04973c fix bad input lol 2025-07-26 21:07:27 +00:00
Patrick Cleaveliln 79dafaf1a0 move to next search result while typing 2025-07-26 18:59:08 +00:00
Patrick Cleaveliln 39a26c3c01 in-buffer search 2025-07-26 18:50:25 +00:00
Patrick Cleaveliln a70da837fa don't reparse buffer on every keystroke 2025-07-25 06:05:41 +00:00
Patrick Cleaveliln ad5e4f85fd remove input_buffer for intermediate text input, directly insert into filebuffer 2025-07-25 05:14:32 +00:00
Patrick Cleaveliln dab095e88d delete whole line keybind 2025-07-25 02:47:33 +00:00
Patrick Cleaveliln b9c4cf1fcc finally convert input help menu to ui lib 2025-07-23 00:34:24 +00:00
Patrick Cleaveliln 91a44aa884 optionally show help menu for input actions 2025-07-23 00:09:10 +00:00
Patrick Cleaveliln 2a4e85c868 floating windows 2025-07-22 23:50:39 +00:00
Patrick Cleaveliln 705606e92a persist cursor column 2025-07-21 00:03:50 +00:00
Patrick Cleaveliln 6b1167a0ac add dumb unsaved flag 2025-07-20 04:02:54 +00:00
Patrick Cleaveliln cdadbbef18 fix some memory isses 2025-07-19 23:56:13 +00:00
Patrick Cleaveliln 0a0681c704 update syntax highlighting on edits 2025-07-19 23:09:18 +00:00
Patrick Cleaveliln 9ace98118d refactor how buffers are stored, group panel lifetimes 2025-07-19 21:22:14 +00:00