Skip to content

Instantly share code, notes, and snippets.

@mrogaski
Last active December 6, 2016 20:14
Show Gist options
  • Save mrogaski/f624489064d401af2733 to your computer and use it in GitHub Desktop.
Save mrogaski/f624489064d401af2733 to your computer and use it in GitHub Desktop.
.screenrc
autodetach on
nethack on
deflogin on
term screen-256color
termcapinfo xterm* 'is=\E[r\E[m\E2J\E[H\E[?7h\E[?1;4;6l'
bind h hardcopy
hardcopy_append on
hardcopydir $HOME/capture
logfile $HOME/capture/screenlog.%n
bindkey -k k1 hardcopy
bindkey -k k2 log
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment