]> ruderich.org/simon Gitweb - config/dotfiles.git/commitdiff
screenrc: Documentation improvement.
authorSimon Ruderich <simon@ruderich.org>
Tue, 12 May 2009 18:49:44 +0000 (20:49 +0200)
committerSimon Ruderich <simon@ruderich.org>
Tue, 12 May 2009 18:49:44 +0000 (20:49 +0200)
screenrc

index 094a14bc16f204a9dccb4c41a45ec00df83115cf..f7109589e2cd0d27ad61e314027b7c07babfbd20 100644 (file)
--- 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"