fedor
|
f4dc8c5be3
fix(tmux): use `$...SESSION_NAME` while attaching (#10946)
|
1 year ago |
ajr-dev
|
ad8220bc6d
fix(tmux): use `$ZSH_TMUX_CONFIG` setting in tmuxconf alias
|
2 years ago |
Billy Mathews
|
675a2d9922
feat(tmux): add `tmuxconf` alias to edit .tmux.conf (#6555)
|
6 years ago |
Marc Cornellà
|
c06197ad95
chore: fix comment bulk replace
|
2 years ago |
Curtis Rueden
|
2d32e9be66
refactor: handle `$0` according to the Zsh plugin standard (#10518)
|
2 years ago |
Shahin Sorkh
|
55682e3692
feat(tmux): set session name with `ZSH_TMUX_DEFAULT_SESSION_NAME` (#9063)
|
3 years ago |
Marc Cornellà
|
77aa1795d2
Revert "fix: Update tmux plugin to use modern terminfo. (#8582)"
|
4 years ago |
Dennis Rausch
|
69caf98cf7
fix: Update tmux plugin to use modern terminfo. (#8582)
|
4 years ago |
Peter Mosmans
|
be73666f34
tmux: add support for forced unicode support (#5166)
|
8 years ago |
Paulo Diovani Gonçalves
|
0ad988c598
tmux: export ZSH_TMUX_CONFIG again to provide to tmux (#8390)
|
5 years ago |
Yuan-Hao Chen
|
24d83d1e8c
tmux: fix bad tmux config syntax and logical expression error in 86b39cf (#8374)
|
5 years ago |
StelFux
|
86b39cfa0a
tmux: allow to define a custom configuration path (#7606)
|
5 years ago |
Marc Cornellà
|
e780209c33
tmux: use $terminfo to avoid echoti errors
|
6 years ago |
Marc Cornellà
|
b1424e2893
tmux: use echoti instead of tput for FreeBSD compatibility
|
6 years ago |
15cm
|
ff6b4c835b
tmux: do not auto-load tmux inside of Emacs/Vim
|
7 years ago |
Marc Cornellà
|
60db5cdb58
tmux: fix invalid syntax on old zsh versions
|
6 years ago |
Marc Cornellà
|
76d3eedf7f
tmux: fix regression after f584de5
|
6 years ago |
Marc Cornellà
|
f584de5930
tmux: refactor and simplify tmux function logic
|
6 years ago |
Andrew Janke
|
19716a8e3d
tmux: refactor
|
9 years ago |
Andrew Janke
|
f33691fbb6
tmux: detabify source code
|
9 years ago |
Daniel Grove
|
906a7731af
Add tmux attach -d alias (#5285)
|
8 years ago |
Peter Butkovic
|
eb0549750f
additional tmux aliases
|
10 years ago |
Kevin Traver
|
d01ca03635
Add tmux aliases
|
11 years ago |
fff
|
849c80b02d
fixed typo in tmux plugin
|
11 years ago |
Matei Trusca
|
9cec52c449
fixed typo in tmux plugin
|
11 years ago |
Andrew Schwartzmeyer
|
55f7990607
Not loading home tmux confs when iTerm2 tmux integration is enabled
|
11 years ago |
Andrew Schwartzmeyer
|
bc65443734
Adding support for iTerm2 tmux integration via option '-CC'
|
11 years ago |
Josh Matthews
|
19ae0b576c
Exporting path to fixed config as a global variable.
|
11 years ago |
Josh Matthews
|
a91872df35
Prefixing tmux wrapper function with '_'.
|
11 years ago |
Josh Matthews
|
f0a920df5a
Checking to make sure tmux is actually installed before running plugin.
|
11 years ago |