Skip to content

Instantly share code, notes, and snippets.

@YasuhiroABE
Created April 14, 2022 05:18
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save YasuhiroABE/1cd74ba11156d54cde8c74d570c4fb92 to your computer and use it in GitHub Desktop.
Save YasuhiroABE/1cd74ba11156d54cde8c74d570c4fb92 to your computer and use it in GitHub Desktop.
##
## my favorite setting C-t
escape "^t^t"
## C-t w shows windowlist after screen-3.11
bind w windowlist -b
## set the title
shelltitle "vmhome"
#
# caption always "%3n %t%? @%u%?%? [%h]%?%=%c"
#hardstatus alwayslastline "%-w [screen %n%?: %t%?] %h %+w"
hardstatus alwayslastline "%-w [screen %n%?: %t%?] %+w (%Y/%m/%d %c)"
# %h is hard status given by shell
term screen
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment