Y
Hacker News
new
|
ask
|
show
|
jobs
by
GuiA
3960 days ago
Of course, you can also use other escape codes to make your commits colored (e.g. [92m for green), underlined ([4m), etc.
1 comments
caf
3960 days ago
Or change the terminal title. ^[]0;title^G
link
LukeShu
3960 days ago
Or for screen and tmux:
^[ktitle^[\
link