X-Git-Url: https://ruderich.org/simon/gitweb/?a=blobdiff_plain;f=screenrc;h=f7109589e2cd0d27ad61e314027b7c07babfbd20;hb=a6d3ab7e44f067233fad9187e9c664ffb4040620;hp=094a14bc16f204a9dccb4c41a45ec00df83115cf;hpb=9e7996fe43882b636e87ae581e0c82a215409c1b;p=config%2Fdotfiles.git diff --git a/screenrc b/screenrc index 094a14b..f710958 100644 --- a/screenrc +++ b/screenrc @@ -19,5 +19,5 @@ hardstatus on hardstatus alwayslastline "%w%=%H" # Run urlview on current screen content. Very useful to follow links. Make -# sure hardcopy_append is off. +# sure hardcopy_append is off before using this command. bind ^B eval "hardcopy $HOME/.screen-urlview" "screen urlview $HOME/.screen-urlview"