[xmonad] Issue 317 in xmonad: XMonad.Prompt.Shell repeatable hang

codesite-noreply at google.com codesite-noreply at google.com
Mon Oct 5 11:57:46 EDT 2009


Comment #2 on issue 317 by gwern0: XMonad.Prompt.Shell repeatable hang
http://code.google.com/p/xmonad/issues/detail?id=317

Just to clarify: is this C-c-Escape (three buttons simultaneously), or just  
C-c,
pause/lift-fingers, Escape? Because C-c is default bound to copyString, and  
I wonder
why hitting escape after copyString would do this - it *should* just paste  
the X
selection into the prompt and then immediately exit the prompt.

Perhaps there is a race condition?

Or maybe it has nothing to do with copyString at all - maybe someone could  
try
modifying the default keymap to bind C-c to something else entirely and see  
whether
'C-c Esc' still hardlocks. (I haven't tried any of this myself because I  
can't afford
to lose some work right now. :)

--
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings


More information about the xmonad mailing list