| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | misc: clean up launchers (nvim/tmux/foot) | Thomas Vanbesien | 62 min. | 1 | -0/+2 |
| | | | | | They now all use an icon, KDE properly removes the titlebar and frame. | ||||
| * | misc(tmux): update session navigation config | Thomas Vanbesien | 2 days | 1 | -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 shorter | Thomas Vanbesien | 2 days | 1 | -3/+3 |
| | | |||||
| * | misc: shirt+middle-click to paste primary clipboard | Thomas Vanbesien | 4 days | 1 | -0/+1 |
| | | |||||
| * | misc(tmux): update right status bar format and style | Thomas Vanbesien | 8 days | 1 | -5/+5 |
| | | |||||
| * | misc(tmux): add key binding | Thomas Vanbesien | 10 days | 1 | -0/+1 |
| | | |||||
| * | misc(tmux): edit status line format | Thomas Vanbesien | 10 days | 1 | -0/+1 |
| | | |||||
| * | misc(tmux): edit status line style and format | Thomas Vanbesien | 11 days | 1 | -4/+7 |
| | | |||||
| * | misc(tmux): add key bindings | Thomas Vanbesien | 11 days | 1 | -0/+3 |
| | | |||||
| * | misc(tmux): add keybindings for selection and copy | Thomas Vanbesien | 2026-06-02 | 1 | -0/+4 |
| | | |||||
| * | misc(nvim): reload buffer when its file changed on disk | Thomas Vanbesien | 2026-05-22 | 1 | -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, typos | Thomas Vanbesien | 2026-05-18 | 1 | -1/+1 |
| | | |||||
| * | misc: edit tmux prefix and status line format | Thomas Vanbesien | 2026-05-07 | 1 | -0/+8 |
| | | |||||
| * | feat: initial setup | Thomas Vanbesien | 2026-05-06 | 1 | -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 | |||||
