mirror of
https://github.com/IlanCosman/tide.git
synced 2024-12-23 20:13:05 +03:00
Fix _tide_decolor for linux and tmux TERMs (fixes #66)
This commit is contained in:
parent
7f55deaf8e
commit
302bfe1747
@ -1,3 +1,3 @@
|
||||
function _tide_decolor
|
||||
string replace --all --regex '\e(\[[\d;]*|\(B\e\[)m' '' "$argv"
|
||||
string replace --all --regex '\e(\[[\d;]*|\(B\e\[)m(\co)?' '' "$argv"
|
||||
end
|
Loading…
Reference in New Issue
Block a user