changeset 40:08f45070c136

add key for patch handling
author Jeff Hammel <k0scist@gmail.com>
date Wed, 24 Mar 2010 20:40:22 -0700
parents 41520a35c373
children eda848575afb
files .fluxbox/keys
diffstat 1 files changed, 1 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/.fluxbox/keys	Fri Mar 19 16:33:05 2010 -0700
+++ b/.fluxbox/keys	Wed Mar 24 20:40:22 2010 -0700
@@ -53,6 +53,7 @@
 Control Mod1 p :ExecCommand xclip -o | /home/jhammel/python/pastebin.py | xclip -i # send the clipboard contents to pastebin and replace with the URL
 Control Mod1 s :ExecCommand /home/jhammel/bin/smartopen "$(xclip -o)" # smartopen
 Control Mod1 t :ExecCommand gnome-terminal # terminal
+Control Mod1 0 :ExecCommand xclip -o | sed 's/\+//' | xclip -i # strip leading +s
 
 Mod4 t :ToggleDecor