scripts/window-title
author Tomas Zeman <tzeman@volny.cz>
Wed, 23 May 2018 20:33:08 +0200
changeset 54 21fabe8ab141
parent 52 c0d94e64d89a
permissions -rwxr-xr-x
Imported vim-ledger https://github.com/ledger/vim-ledger @ 6eb3bb2
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
52
c0d94e64d89a window-title: set terminal title
Tomas Zeman <tzeman@volny.cz>
parents:
diff changeset
     1
#!/bin/sh
c0d94e64d89a window-title: set terminal title
Tomas Zeman <tzeman@volny.cz>
parents:
diff changeset
     2
exec echo -ne "\033];$@\007"