index
:
zsh.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
plugins
/
tmux
Age
Commit message (
Expand
)
Author
2025-12-22
feat(tmux): add 'to' alias for session attachment (#13479)
Daniel R. Neal
2025-07-21
feat(tmux): avoid autostart inside `zed` editor (#13220)
Bacluc
2025-03-24
fix(tmux): disable AUTOREFRESH by default (#13034)
Carlo Sala
2025-03-20
docs(tmux): add note to README for #5282
Carlo Sala
2025-03-20
feat(tmux): refresh global environments automatically (#5282)
Xin Li
2024-08-15
chore(tmux): add link to iTerm2 integration docs
Marc Cornellà
2024-07-15
fix(tmux): do not conflict with `rcExpandParam`
Carlo Sala
2024-06-03
fix(tmux): add completion for alias functions (#12468)
MoetaYuko
2024-04-16
feat(tmux): sessions named as current dir (#12351)
Jhon Pedroza
2024-03-02
fix(tmux): use full offset parameter (#12249)
张天泽
2024-03-01
fix(tmux): regression with detached sessions
Carlo Sala
2024-02-29
fix(tmux): do not pass empty flags to aliases (#12232)
Jonathan De Troye
2024-02-28
feat(tmux): prioritize `tmux` terminfo (#12243)
Pandu E POLUAN
2024-02-27
feat(tmux): add option for detached mode (#12242)
Dusk
2023-10-19
feat(tmux): add `tds` alias for directory sessions (#11987)
Peat Bakke
2023-10-02
fix(tmux): don't autostart inside background intelliJ (#11927)
HeroCC
2023-09-03
feat(tmux): allow all standard config files (#11103)
n0tr00t
2022-12-08
fix(tmux): use `$...SESSION_NAME` while attaching (#10946)
fedor
2022-01-27
fix(tmux): use `$ZSH_TMUX_CONFIG` setting in tmuxconf alias
ajr-dev
2022-01-20
feat(tmux): add `tmuxconf` alias to edit .tmux.conf (#6555)
Billy Mathews
2021-12-28
chore: fix comment bulk replace
Marc Cornellà
2021-12-28
refactor: handle `$0` according to the Zsh plugin standard (#10518)
Curtis Rueden
2021-11-08
feat(tmux): set session name with `ZSH_TMUX_DEFAULT_SESSION_NAME` (#9063)
Shahin Sorkh
2020-03-11
Clean up plugin READMEs and a few plugins
Marc Cornellà
2020-02-04
Revert "fix: Update tmux plugin to use modern terminfo. (#8582)"
Marc Cornellà
2020-01-31
fix: Update tmux plugin to use modern terminfo. (#8582)
Dennis Rausch
2019-11-23
tmux: add ZSH_TMUX_UNICODE to README
Marc Cornellà
2019-11-23
tmux: add support for forced unicode support (#5166)
Peter Mosmans
2019-11-15
tmux: export ZSH_TMUX_CONFIG again to provide to tmux (#8390)
Paulo Diovani Gonçalves
2019-11-14
tmux: fix bad tmux config syntax and logical expression error in 86b39cf (#8374)
Yuan-Hao Chen
2019-11-08
tmux: allow to define a custom configuration path (#7606)
StelFux
2019-11-08
Upgrade some URLs to HTTPS (#8202)
Isaac Clayton
2018-11-26
tmux: use $terminfo to avoid echoti errors
Marc Cornellà
2018-11-16
tmux: use echoti instead of tput for FreeBSD compatibility
Marc Cornellà
2018-10-17
tmux: add README (#7293)
Sagar Patil
2018-08-18
tmux: do not auto-load tmux inside of Emacs/Vim
15cm
2018-08-09
tmux: fix invalid syntax on old zsh versions
Marc Cornellà
2018-08-07
tmux: fix regression after f584de5
Marc Cornellà
2018-08-03
tmux: refactor and simplify tmux function logic
Marc Cornellà
2018-08-03
tmux: refactor
Andrew Janke
2018-08-03
tmux: detabify source code
Andrew Janke
2016-08-12
Add tmux attach -d alias (#5285)
Daniel Grove
2014-09-16
additional tmux aliases
Peter Butkovic
2013-10-23
Add tmux aliases
Kevin Traver
2013-07-15
fixed typo in tmux plugin
fff
2013-07-02
fixed typo in tmux plugin
Matei Trusca
2013-06-22
Not loading home tmux confs when iTerm2 tmux integration is enabled
Andrew Schwartzmeyer
2013-06-22
Adding support for iTerm2 tmux integration via option '-CC'
Andrew Schwartzmeyer
2013-03-26
Exporting path to fixed config as a global variable.
Josh Matthews
2013-03-26
Prefixing tmux wrapper function with '_'.
Josh Matthews
[next]