aboutsummaryrefslogtreecommitdiff
path: root/modules/terminal/system/programs/fish.nix
Commit message (Collapse)AuthorAge
* direnv and cached nix shellsCollin Williams2025-08-04
|
* new behavior of broot minibuffer file opener thingy (details)Collin Williams2025-07-11
| | | | | | | | | | | | If there is already a pane that looks like "hx {file}", switch to that pane If the current pane is a shell (bash or fish), send-keys "hx {file}" If the current pane is helix, send-keys ":o {file}" Otherwise, open the file in a new pane Prereq changes: hx has to change its own title to "^hx {file}" when launched fish has to have a title of "^fish.*"
* move stuff to their own files; system updateCollin Williams2025-07-08
|
* .source -> .text where possibleCollin Williams2025-07-08
|
* changes, jupiter will be brokenCollin Williams2025-06-17
|
* broot is quick!Collin Williams2025-06-09
|
* big changesCollin Williams2025-06-09