mirror of
https://github.com/alvinlollo/Single-install-script.git
synced 2026-06-14 18:59:43 +10:00
4 lines
178 B
Fish
4 lines
178 B
Fish
function preexec --wraps="print -Pn '\\e]133;B\\a\\e]133;C\\a'" --description "alias preexec=print -Pn '\\e]133;B\\a\\e]133;C\\a'"
|
|
print -Pn '\e]133;B\a\e]133;C\a' $argv
|
|
end
|