Add a -T option that sets window title. #409

Merged
haesbaert merged 1 commits from master into master 2018-02-25 11:53:43 +01:00

1 Commits

Author SHA1 Message Date
Christiano Haesbaert
799ef63b81 Add a -T option that sets window title.
`cool-retro-term -T myretrosession` sets window name to 'myretrosession'

This is useful especially for people who rely on wmctrl to change windows, now I
can do `wmctrl -a myretrocession` to focus on cool-retro-term.

-T was chosen since it matches classic xterm(1) and other terminal emulators
2018-01-06 20:20:45 +01:00