summaryrefslogtreecommitdiffstatshomepage
path: root/tmux
AgeCommit message (Expand)Author
2023-05-14refactor(tmux): replace exa with treeToby Vincent
2023-05-09fix(tmux): fix bug in tmux-sessionsToby Vincent
2023-05-08refactor(tmux): simplify sessionizer scriptToby Vincent
2023-05-08fix(tmux): update flags for projectr and sshrToby Vincent
2023-05-06fix(tmux): update projectr opts (again, again)Toby Vincent
2023-05-06fix(tmux): update projectr opts (again)Toby Vincent
2023-05-06fix(tmux,zsh): fix load order for clipboard hooksToby Vincent
2023-05-05fix(tmux): update projectr opts for dev versionToby Vincent
2023-04-26fix(tmux): fix hardcoded tmux socket pathToby Vincent
2023-04-25fix(tmux): unify tmux-ssh on local/remote by forwarding tmux's ssh socketToby Vincent
2023-04-04fix(tmux): improve tmux-sessions using sshr and clean up tmus-sshToby Vincent
2023-04-03fix(tmux): update for new sshr syntaxToby Vincent
2023-03-16feat(tmux): add MRU history file to tmux-sshToby Vincent
2023-03-15fix(tmux): improve system clipboard syncingToby Vincent
2023-03-10style(tmux): remove useless commentToby Vincent
2023-03-09fix(tmux): improve session namingToby Vincent
2023-03-09feat(tmux): impl ssh host switchingToby Vincent
2023-03-07fix(tmux): remove exit code from tmux-sessionsToby Vincent
2023-03-06fix(fzf): improve fzf-tmux argsToby Vincent
2023-02-07fix(tmux): remove tmux-yank and use OSC 52 via set-clipboardToby Vincent
2023-02-01fix(tmux): remove nvim window keymapToby Vincent
2023-01-07fix(tmux): add `~/pkg` to projectrToby Vincent
2023-01-06fix(tmux): add dkr directory to projectrToby Vincent
2023-01-01revert(tmux): revert tmux changesToby Vincent
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-11-30feat(tmux): increase max depth on sessionizerToby Vincent
2022-11-27feat(tmux): update sessionizer to use projectrToby Vincent
2022-11-19fix: fix bug in printing current sessionToby Vincent
2022-10-29feat(tmux): add keybind to switch to last sessionToby Vincent
2022-10-24fix(tmux): update sessionizer timestamp.sh argsToby Vincent
2022-10-23feat(tmux): start implementing tmux-ssh scriptToby Vincent
2022-10-19refactor(tmux): clean up tmux-sessionizer repo stuffToby Vincent
2022-10-18fix(tmux): fix bug causing fzf-tmux popup to hangToby Vincent
2022-10-18feat(sh): add lessfilter script for previewing projectsToby Vincent
2022-10-17feat(tmux): split out timestamp and preview and clean up sessionzierToby Vincent
2022-10-15fix(tmux): fix bug in tmux-sessionizer resulting in hangToby Vincent
2022-10-14refactor(tmux): improve sessionizerToby Vincent
2022-10-07fix(tmux): improve tmux fzf previewToby Vincent
2022-10-03feat(tmux): improve sessionizer previewToby Vincent
2022-09-26feat(tmux): only list directories basenameToby Vincent
2022-09-26fix(tmux): set proper term attributesToby Vincent
2022-09-26feat(tmux): remove tmux sessions from sessionizerToby Vincent
2022-09-25feat(tmux): add existing tmux sessions to sessionizerToby Vincent
2022-09-21feat(tmux): add ability to clone repo from fzf promptToby Vincent
2022-09-18feat(tmux): improve sessionizer previewToby Vincent
2022-09-16feat(tmux): start work on ssh-based sessionizerToby Vincent
2022-09-14fix(tmux): remove blankline in sessionizer and fix preview commandToby Vincent
2022-09-14fix(tmux): fix fzf output parsing in tmux-sessionizerToby Vincent