summaryrefslogtreecommitdiffstats
path: root/.config/tmux
Commit message (Collapse)AuthorAgeFilesLines
* misc: clean up launchers (nvim/tmux/foot)Thomas Vanbesien62 min.1-0/+2
| | | | They now all use an icon, KDE properly removes the titlebar and frame.
* misc(tmux): update session navigation configThomas Vanbesien2 days1-1/+1
| | | | | | | | | Opening foot starts `tmux` in a `dev` session if it doesn't exists. It avoids leaving an intermediate stale session open when I need to open a new one. Alt+Shift+M has been rebound `choose-tree` → `choose-session` because it's more readable.
* misc(tmux): make window/session labels shorterThomas Vanbesien2 days1-3/+3
|
* misc: shirt+middle-click to paste primary clipboardThomas Vanbesien4 days1-0/+1
|
* misc(tmux): update right status bar format and styleThomas Vanbesien8 days1-5/+5
|
* misc(tmux): add key bindingThomas Vanbesien10 days1-0/+1
|
* misc(tmux): edit status line formatThomas Vanbesien10 days1-0/+1
|
* misc(tmux): edit status line style and formatThomas Vanbesien11 days1-4/+7
|
* misc(tmux): add key bindingsThomas Vanbesien11 days1-0/+3
|
* misc(tmux): add keybindings for selection and copyThomas Vanbesien2026-06-021-0/+4
|
* misc(nvim): reload buffer when its file changed on diskThomas Vanbesien2026-05-221-0/+2
| | | | | | | | | | | | | Bump 'updatetime' to 1 second because it affects three things: - swap file save frequency - GitGutter signs update frequency - CursorHold and CursorHoldI trigger frequency 100ms is too high of a frequency. Enable focus events in tmux for nvim 'FocusGained' event, Add two event handlers, one for updating the buffer with `checktime`, another for logging a message when doing so.
* misc: fix wording, comments, typosThomas Vanbesien2026-05-181-1/+1
|
* misc: edit tmux prefix and status line formatThomas Vanbesien2026-05-071-0/+8
|
* feat: initial setupThomas Vanbesien2026-05-061-0/+31
- `dotfiles` (this project's CLI) - foot configuration - tmux configuration - bash configuration - nvim (as a git submodule) + configuration - ranger configuration - fzf configuration - KDE global shortcuts - Other miscellaneous dependencies