]> arthur.barton.de Git - ax-zsh.git/history - core/11_terminal/11_terminal.zshrc
Fix axzsh_is_widechar_terminal() logic
[ax-zsh.git] / core / 11_terminal / 11_terminal.zshrc
2020-03-21 Alexander BartonFix axzsh_is_widechar_terminal() logic
2020-03-21 Alexander BartonKeep $AXZSH variable in axttyinfo alias
2019-11-02 Alexander BartonRemove most "nocorrect" settings
2019-08-21 Alexander Barton11_terminal: "putty*" is a modern terminal
2019-08-01 Alexander Barton11_terminal: Set "icon/tab title", not the "window...
2019-04-22 Alexander Barton11_terminal: Fix & enhance initialization of FG, BG...
2019-04-22 Alexander BartonFix handling of legacy terminal types
2019-02-05 Alexander Barton11_terminal: Introduce ${bg[defualt]} and $fg[default]
2019-02-03 Alexander BartonImplement FG, BG and FX arrays, compatible to OhMyZsh...
2017-07-08 Alexander Barton11_terminal: Implement a cache for axzsh_is_widechar_te...
2017-07-07 Alexander BartonDisable axzsh_is_widechar_terminal() in "plugin check...
2017-07-07 Alexander BartonImplement "axttyinfo" command
2017-07-07 Alexander Barton11_terminal: Make axzsh_is_widechar_terminal() safer
2017-07-06 Alexander BartonImplement new axzsh_is_widechar_terminal() function
2017-07-06 Alexander Barton11_terminal: Fix shellcheck(1) warning
2017-03-16 Alexander Barton11_terminal: "cygwin" is a modern terminal
2017-03-12 Alexander BartonRename 10_terminal to 11_terminal to enforce ordering