aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/tmux/.config
AgeCommit message (Collapse)Author
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