8 Commits

Author SHA1 Message Date
rootiest af9111c791 feat: implement fish-config logging utility 2026-07-16 02:38:47 -04:00
rootiest 3e00a620d1 chore(gitignore): update ai agent ignore patterns 2026-06-17 21:10:30 -04:00
rootiest 5970905c08 docs: update links
chore: update gitignore patterns
2026-05-31 00:18:54 -04:00
rootiest ad242b09e3 feat(config): add Wayland support, custom font features, and update search
- Enable Wayland as the Linux display server
- Increase background blur from 1 to 64 for frosted-glass effect
- Add detailed OpenType font_features for all four Iosevka Rootiest v2 weights
- Remove kitty_search submodule; replace with built-in search_scrollback
- Update kitty_scrollback_nvim path and add search jump arg to F1 binding
- Add F7 clear_selection binding under text manipulation section
- Update .gitignore with tmp/temp/testing/debug directory patterns
- Sync README to reflect current features and remove stale submodule install steps
2026-05-30 01:25:47 -04:00
rootiest ac0de6355e chore: ignore ai session stuff 2026-04-25 22:29:25 -04:00
rootiest 2e4238fa8a chore: clean up submodules 2026-04-25 21:48:23 -04:00
rootiest c3a4adb9f1 fix: finalize clean-up 2026-04-25 21:41:21 -04:00
rootiest f2ddf78fe4 feat(save-session): implement session saving function
Allows saving the current session with a keypress

The session can then be restored via a right-click option in the kitty application
2024-08-02 09:02:47 -04:00