]> arthur.barton.de Git - ax-zsh.git/history - core/11_terminal
Fix handling of legacy terminal types
[ax-zsh.git] / core / 11_terminal /
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