Commit Graph

16 Commits

Author SHA1 Message Date
532e225199 Added an on-exit hook for autocmd
improved mode-switching autocmd hook logic

fixed escaping logic in single quote expansion
2026-03-04 14:29:44 -05:00
83f1988299 Implemented the autocmd builtin, which allows you to register hooks for certain shell events. 2026-03-04 14:12:10 -05:00
210b57b992 Added a 'functions' option to the home manager module 2026-03-03 23:44:16 -05:00
ed4e3b547b Updated home manager module with options for recent feature additions 2026-03-03 21:20:35 -05:00
ab2ce36af4 added extra completion to home manager module 2026-02-27 13:32:01 -05:00
e6242c4d8a changed package name from 'fern' to 'shed' 2026-02-24 18:02:13 -05:00
622e9f4a1e Refactored internals for builtins inside of pipelines 2026-02-24 10:54:24 -05:00
05f731b8c5 Added auto-indent to multi-line editing -m Added shopt for enabling/disabling auto-indent -m Fixed some multi-line editing render bugs -m Scrolling up in history now preserves undo/redo history in the pending command 2026-02-23 20:52:33 -05:00
34b780c644 changed bell style option to a simple boolean 2026-02-23 14:11:41 -05:00
959ea9346a Fixed some weirdness in the logic for scrolling through command history 2026-02-19 20:12:51 -05:00
bcd0306ad6 fixed alias and export renderers writing values in single quotes 2026-02-19 18:19:49 -05:00
32cad70d98 fixed bug in .fernrc renderer in hm module 2026-02-19 18:09:57 -05:00
54b20eea75 added aliases and env vars to home manager module 2026-02-19 18:02:58 -05:00
9836c79feb implemented nixos and home-manager nix modules for the flake 2026-02-19 17:30:21 -05:00
d741854f5f removed nix artifacts 2025-04-19 12:46:00 -04:00
e7a84f1edd Initial commit for fern 2025-03-02 16:32:15 -05:00