aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/tmux/.config
AgeCommit message (Collapse)Author
2024-08-17fix(zsh,tmux): use OSC52 for system clipboardToby Vincent
2024-08-05fix(tmux): simplify session creation scriptToby Vincent
2024-05-28feat!: remove unused configs and cleanup pathsToby Vincent
2024-02-25feat(tmux): set terminal window titleToby Vincent
2024-02-18fix(tmux): add last host keybindToby Vincent
2023-12-01fix(tmux,alacritty): improve terminfoToby Vincent
2023-11-30fix(tmux,alacritty): fix hyperlink supportToby Vincent
2023-10-29fix(tmux): update active window styleToby Vincent
2023-08-28fix(tmux): move styles to `-style` optionsToby Vincent
2023-08-28revert(4ffdb5f): move back to dedicated gruvbox themeToby Vincent
This reverts commit 4ffdb5f (fix(tmux): simplify tmux theme config using base16, 2023-08-27).
2023-08-27fix(tmux): improve themeToby Vincent
2023-08-27fix(tmux): simplify tmux theme config using base16Toby Vincent
2023-08-05feat(tmux): create window when switchingToby Vincent
2023-07-28refactor(tmux): clean up configToby Vincent
2023-07-01fix(tmux): remove session namingToby Vincent
2023-06-26refactor(tmux): rename scriptsToby Vincent
2023-05-06fix(tmux,zsh): fix load order for clipboard hooksToby Vincent
2023-04-25fix(tmux): unify tmux-ssh on local/remote by forwarding tmux's ssh socketToby Vincent
2023-03-15fix(tmux): improve system clipboard syncingToby Vincent
2023-03-09fix(tmux): improve session namingToby Vincent
2023-03-09feat(tmux): impl ssh host switchingToby Vincent
It works by creating a new tmux server on a specific socket (`ssh`) that runs an additional config to change the prefix key and hide the status bar. It then uses a hook to reattach to the local session if the pane, and therefor ssh process, is exited.
2023-02-07fix(tmux): remove tmux-yank and use OSC 52 via set-clipboardToby Vincent
2023-02-01fix(tmux): remove nvim window keymapToby Vincent
removed in favor of running nvim directly
2023-01-01revert(tmux): revert tmux changesToby Vincent
Refs: 1c9194f, bdb1430
2022-12-31fix(tmux): improve terminal optionsToby Vincent
2022-12-31fix(sh,fzf,tmux): improve shell themingToby Vincent
2022-12-31feat(tmux): add sway/i3 style window keybindsToby Vincent
2022-10-29feat(tmux): add keybind to switch to last sessionToby Vincent
2022-09-26fix(tmux): set proper term attributesToby Vincent
2022-09-16feat(tmux): start work on ssh-based sessionizerToby Vincent
2022-07-15feat(wezterm): add wezterm configToby Vincent
2022-07-15feat(tmux): attempt to get undercurls working in alacritty/tmuxToby Vincent
2022-07-05revert(nvim): undo changes to tmux terminal overridesToby Vincent
2022-05-25revert(tmux): remove lazygit popup due to bug with env and remove tmux resurrectToby Vincent
2022-05-12fix: set tmux excape-time to avoid printing escape chars on initToby Vincent
2022-05-06fix(tmux): increase size of popup windowsToby Vincent
2022-05-05fix: improve nvim launch bindingToby Vincent
2022-05-05feat: improved keybinds and add timeout clockToby Vincent
2022-05-05feat: simplify configs and improve themeToby Vincent
2022-05-01feat: add spotify-tuiToby Vincent
2022-04-13feat: add tmux-sessionsToby Vincent
2022-04-07fix: neovim config bugfixesToby Vincent
2022-03-29feat: added tmux-resurrectToby Vincent
2022-03-29fix: fix stow issues with tmuxToby Vincent