Mercurial
Mercurial
>
code-snippets
/ file revision
summary
|
shortlog
|
changelog
|
graph
|
tags
|
bookmarks
|
branches
|
files
|
changeset
| file |
latest
|
revisions
|
annotate
|
diff
|
comparison
|
raw
|
help
Find changesets by keywords (author, files, the commit message), revision number or hash, or
revset expression
.
scripts/window-title
author
Tomas Zeman <tzeman@volny.cz>
Tue, 09 Jan 2018 12:28:15 +0100
changeset 52
c0d94e64d89a
permissions
-rwxr-xr-x
window-title: set terminal title
#!/bin/sh
exec echo -ne "\033];$@\007"