63 Commits (2fbdfa93f942611c56bb02657a39f577bd7f0ef0)

Author SHA1 Message Date
Carlo Sala eeaf9f89b0
fix(tmux): disable AUTOREFRESH by default (#13034) 12 months ago
Carlo Sala 0c8c7bf2a8
docs(tmux): add note to README for #5282 1 year ago
Xin Li ec07c79d7e
feat(tmux): refresh global environments automatically (#5282) 1 year ago
Marc Cornellà d26c4a2766
chore(tmux): add link to iTerm2 integration docs 2 years ago
Carlo Sala 379e974d2b
fix(tmux): do not conflict with `rcExpandParam` 2 years ago
MoetaYuko 56afe7b368
fix(tmux): add completion for alias functions (#12468) 2 years ago
Jhon Pedroza b26000d168
feat(tmux): sessions named as current dir (#12351) 2 years ago
张天泽 2c62584b83
fix(tmux): use full offset parameter (#12249) 2 years ago
Carlo Sala 0008534147
fix(tmux): regression with detached sessions 2 years ago
Jonathan De Troye 65b23a3328
fix(tmux): do not pass empty flags to aliases (#12232) 2 years ago
Pandu E POLUAN 51bf9fc2de
feat(tmux): prioritize `tmux` terminfo (#12243) 2 years ago
Dusk c891b7e6ad
feat(tmux): add option for detached mode (#12242) 2 years ago
Peat Bakke 104041a018
feat(tmux): add `tds` alias for directory sessions (#11987) 2 years ago
HeroCC fea4584ceb
fix(tmux): don't autostart inside background intelliJ (#11927) 2 years ago
n0tr00t 2b1303a728
feat(tmux): allow all standard config files (#11103) 3 years ago
fedor f4dc8c5be3
fix(tmux): use `$...SESSION_NAME` while attaching (#10946) 3 years ago
ajr-dev ad8220bc6d
fix(tmux): use `$ZSH_TMUX_CONFIG` setting in tmuxconf alias 4 years ago
Billy Mathews 675a2d9922
feat(tmux): add `tmuxconf` alias to edit .tmux.conf (#6555) 4 years ago
Marc Cornellà c06197ad95
chore: fix comment bulk replace 4 years ago
Curtis Rueden 2d32e9be66
refactor: handle `$0` according to the Zsh plugin standard (#10518) 4 years ago
Shahin Sorkh 55682e3692
feat(tmux): set session name with `ZSH_TMUX_DEFAULT_SESSION_NAME` (#9063) 4 years ago
Marc Cornellà 610b2529d2 Clean up plugin READMEs and a few plugins 6 years ago
Marc Cornellà 77aa1795d2 Revert "fix: Update tmux plugin to use modern terminfo. (#8582)" 6 years ago
Dennis Rausch 69caf98cf7
fix: Update tmux plugin to use modern terminfo. (#8582) 6 years ago
Marc Cornellà 7b73c9ca1c tmux: add ZSH_TMUX_UNICODE to README 6 years ago
Peter Mosmans be73666f34 tmux: add support for forced unicode support (#5166) 6 years ago
Paulo Diovani Gonçalves 0ad988c598 tmux: export ZSH_TMUX_CONFIG again to provide to tmux (#8390) 6 years ago
Yuan-Hao Chen 24d83d1e8c tmux: fix bad tmux config syntax and logical expression error in 86b39cf (#8374) 6 years ago
StelFux 86b39cfa0a tmux: allow to define a custom configuration path (#7606) 6 years ago
Isaac Clayton ef96a38fa5 Upgrade some URLs to HTTPS (#8202) 6 years ago
Marc Cornellà e780209c33
tmux: use $terminfo to avoid echoti errors 7 years ago
Marc Cornellà b1424e2893
tmux: use echoti instead of tput for FreeBSD compatibility 7 years ago
Sagar Patil 1abf04cb01 tmux: add README (#7293) 8 years ago
15cm ff6b4c835b tmux: do not auto-load tmux inside of Emacs/Vim 8 years ago
Marc Cornellà 60db5cdb58
tmux: fix invalid syntax on old zsh versions 8 years ago
Marc Cornellà 76d3eedf7f tmux: fix regression after f584de5 8 years ago
Marc Cornellà f584de5930 tmux: refactor and simplify tmux function logic 8 years ago
Andrew Janke 19716a8e3d tmux: refactor 8 years ago
Andrew Janke f33691fbb6 tmux: detabify source code 8 years ago
Daniel Grove 906a7731af Add tmux attach -d alias (#5285) 10 years ago
Peter Butkovic eb0549750f additional tmux aliases 12 years ago
Kevin Traver d01ca03635 Add tmux aliases 13 years ago
fff 849c80b02d fixed typo in tmux plugin 13 years ago
Matei Trusca 9cec52c449 fixed typo in tmux plugin 13 years ago
Andrew Schwartzmeyer 55f7990607 Not loading home tmux confs when iTerm2 tmux integration is enabled 13 years ago
Andrew Schwartzmeyer bc65443734 Adding support for iTerm2 tmux integration via option '-CC' 13 years ago
Josh Matthews 19ae0b576c Exporting path to fixed config as a global variable. 13 years ago
Josh Matthews a91872df35 Prefixing tmux wrapper function with '_'. 13 years ago
Josh Matthews f0a920df5a Checking to make sure tmux is actually installed before running plugin. 13 years ago
Josh Matthews 4e8681c6e1 Adding options to choose tmux TERM for 256 and non-256 color terminals. 13 years ago