- 31 Jan, 2020 1 commit
-
-
Dennis Rausch authored
* fix: Update tmux plugin to use modern terminfo. * doc: Update documentation for tmux plugin.
-
- 23 Nov, 2019 1 commit
-
-
Peter Mosmans authored
When ZSH_TMUX_UNICODE=true then tmux is informed that UTF-8 is supported. Closes #5166
-
- 15 Nov, 2019 1 commit
-
-
Paulo Diovani Gonçalves authored
-
- 14 Nov, 2019 1 commit
-
-
Yuan-Hao Chen authored
-
- 08 Nov, 2019 1 commit
-
-
StelFux authored
-
- 26 Nov, 2018 1 commit
- 16 Nov, 2018 1 commit
-
-
Marc Cornellà authored
Fixes #7407 FreeBSD's tput needs termcap codes instead of terminfo capnames, so using `tput colors` has the wrong effect. See #7407
-
- 18 Aug, 2018 1 commit
-
-
15cm authored
When Emacs and Vim are launched from outside of an interactive shell, $TMUX and $STY are not set; check for Emacs and Vim environment variables instead.
-
- 09 Aug, 2018 1 commit
-
-
Marc Cornellà authored
First reported on https://github.com/robbyrussell/oh-my-zsh/commit/f584de5930467fd53e8b7d2e51f5227bc405e4b2#r29984052
-
- 06 Aug, 2018 1 commit
-
-
Marc Cornellà authored
Fixes #7041
-
- 03 Aug, 2018 3 commits
-
-
Marc Cornellà authored
-
Andrew Janke authored
- Consolidates the switch-adding logic for readability. - Replaces "[[ ... ]] && ..." with "if [[ ... ]]; then ..." in some cases to avoid a spurious nonzero exit status from _zsh_tmux_plugin_run. - Puts error message on stderr instead of stdout
-
Andrew Janke authored
Also changes the tmux detection test to do an early exit if tmux is absent, to reduce the indentation level of the main body of code.
-
- 13 Aug, 2016 1 commit
-
-
Daniel Grove authored
-
- 16 Sep, 2014 1 commit
-
-
Peter Butkovic authored
-
- 24 Oct, 2013 1 commit
-
-
Kevin Traver authored
-
- 15 Jul, 2013 1 commit
-
-
fff authored
-
- 02 Jul, 2013 1 commit
-
-
Matei Trusca authored
-
- 23 Jun, 2013 2 commits
-
-
Andrew Schwartzmeyer authored
-
Andrew Schwartzmeyer authored
-
- 26 Mar, 2013 2 commits
-
-
Josh Matthews authored
This is done to fix compatibility with antigen. To keep with convention, the variable has been renamed to be in all caps.
-
Josh Matthews authored
-
- 27 Feb, 2013 14 commits
-
-
Josh Matthews authored
If it is not found an error message is printed.
-
Josh Matthews authored
This may be needed on systems that don't have the proper terminfo for screen and/or screen-256color. Otherwise the defaults of screen and screen-256color should be fine.
-
Josh Matthews authored
-
Josh Matthews authored
-
Josh Matthews authored
-
Josh Matthews authored
-
Josh Matthews authored
-
Josh Matthews authored
-
Josh Matthews authored
-
Josh Matthews authored
-
Josh Matthews authored
-
Josh Matthews authored
-
Josh Matthews authored
-
Josh Matthews authored
-