screenrc: drop keybindings G (google) + H (heise.de)
authorMichael Prokop <mika@grml.org>
Mon, 15 May 2017 19:47:37 +0000 (21:47 +0200)
committerMichael Prokop <mika@grml.org>
Mon, 15 May 2017 19:57:17 +0000 (21:57 +0200)
Those vendor specific configs shouldn't be shipped as such,
especially since we overwrite the default log function
(https://www.gnu.org/software/screen/manual/screen.html#Logging)
which defaults to 'H', so conflicting with our HeiseTicker
binding. Therefore remove it.

Thanks: Ralf Moll for reporting

etc/grml/screenrc
etc/grml/screenrc_acpi
etc/grml/screenrc_generic

index 73ba426..3cabb03 100644 (file)
   bind 'O' login off
   bind '}' history
 
-  bind G screen -t 'google'    w3m www.google.com
-  bind H screen -t HeiseTicker w3m www.heise.de/newsticker/pda/data/paket4.html
-
 # Paste - use 'P' instead of ']':
 # bind P # unbound by default
   bind P paste .
index b75491e..3fe82ea 100644 (file)
   bind 'O' login off
   bind '}' history
 
-  bind G screen -t 'google'    w3m www.google.com
-  bind H screen -t HeiseTicker w3m www.heise.de/newsticker/pda/data/paket4.html
-
 # Paste - use 'P' instead of ']':
 # bind P # unbound by default
   bind P paste .
index 93632b4..7b55cce 100644 (file)
   bind 'O' login off
   bind '}' history
 
-  bind G screen -t 'google'    w3m www.google.com
-  bind H screen -t HeiseTicker w3m www.heise.de/newsticker/pda/data/paket4.html
-
 # Paste - use 'P' instead of ']':
 # bind P # unbound by default
   bind P paste .