aboutsummaryrefslogtreecommitdiff
path: root/modules/terminal
Commit message (Collapse)AuthorAge
* small tmux tweaksCollin Williams2025-08-04
|
* some lazygit configCollin Williams2025-07-11
|
* Squash merge broot-sessionizer into mainCollin Williams2025-07-11
|
* 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.*"
* small changesCollin Williams2025-07-11
|
* clean up sessionizer; make all new panes start in projects's dirCollin Williams2025-07-11
|
* make helix rename itselfCollin Williams2025-07-11
|
* add broot skinCollin Williams2025-07-11
|
* add minibuffer to tmuxCollin Williams2025-07-10
|
* start avoiding lib.enum; start using hjem generatorsCollin Williams2025-07-08
|
* move stuff to their own files; system updateCollin Williams2025-07-08
|
* typoCollin Williams2025-07-08
|
* .source -> .text where possibleCollin Williams2025-07-08
|
* no more dhallCollin Williams2025-07-08
|
* unnecessaryCollin Williams2025-06-17
|
* changes, jupiter will be brokenCollin Williams2025-06-17
|
* broot is quick!Collin Williams2025-06-09
|
* reorganize programs, move functions to library, and remove the rest of ↵Collin Williams2025-06-09
| | | | hyprland (all sway now)
* big changesCollin Williams2025-06-09