Commit graph

  • e0ca81802e feat: add g/G to jump to first/last item main lohhiiccc 2026-07-02 20:57:11 +02:00
  • 4dc693a9a4 feat: add regex search with n/N to repeat forward/backward lohhiiccc 2026-07-02 20:53:59 +02:00
  • a00381a2c2 fix: dynamic size column width and right-edge curses crash lohhiiccc 2026-07-02 20:45:34 +02:00
  • b88ecce6f5 refactor: split sort into independent direction and grouping axes lohhiiccc 2026-07-02 20:30:00 +02:00
  • 87c9a6f641 feat: add scrolling with configurable scrolloff lohhiiccc 2026-07-02 20:06:30 +02:00
  • a144262f8c fix: check read permission before entering a folder lohhiiccc 2026-07-02 20:05:42 +02:00
  • 51724a1aa6 feat: replace error banner and prompt line with centered modal system lohhiiccc 2026-07-02 20:04:04 +02:00
  • 4b721cb993 feat: add folder/file creation and folder deletion with prompts lohhiiccc 2026-07-02 19:45:01 +02:00
  • f94771c67a feat: add configurable theme with semantic color roles lohhiiccc 2026-07-02 19:33:27 +02:00
  • 9a1d620556 feat: display human-readable file sizes lohhiiccc 2026-07-02 19:32:29 +02:00
  • a48a13b1fd chore: swap default h/- keybinds (h=parent, -=back) lohhiiccc 2026-07-02 19:07:02 +02:00
  • 0c1d14bcb1 feat: add configurable sort strategies with cycle key lohhiiccc 2026-07-02 19:04:04 +02:00
  • c0ff8ae70b feat: add TOML config for keybinds and cursor reset strategy lohhiiccc 2026-07-02 18:49:34 +02:00
  • abd3e2e98d refactor: extract Navigator to own view state and add navigation lohhiiccc 2026-07-02 18:27:57 +02:00
  • 37b14de04d fix: type special files as File instead of Folder in factory lohhiiccc 2026-07-02 18:27:30 +02:00
  • 017217de7c feat: add is_navigable to item hierarchy lohhiiccc 2026-07-02 18:27:13 +02:00
  • 7d448de62a chore: update .gitignore lohhiiccc 2026-07-01 12:11:39 +02:00
  • b822e40aa1 chore: LICENSE lohhiiccc 2026-07-01 12:11:33 +02:00
  • 78cde86e85 style: flake8 lohhiiccc 2026-07-01 12:11:23 +02:00
  • d1b65c5c54 feat: add keyboard navigation with Cursor and Input classes lohhiiccc 2026-07-01 00:37:07 +02:00
  • e53058ecb9 refactor: move UI in IO/ lohhiiccc 2026-07-01 00:00:52 +02:00
  • 79116a9c1f feat: add cursor and item rendering with colors lohhiiccc 2026-06-30 23:56:13 +02:00
  • 25ec2bde43 feat: implement item model and ncurses UI lohhiiccc 2026-06-30 22:27:29 +02:00
  • 934055205e feat: Initial commit lohhiiccc 2026-06-30 15:19:41 +02:00