On Thu, Apr 13, 2017, at 12:58, Greg Minshall wrote: 
> 3.  i recently lost my ability to run X on my laptop, so lived with tmux
> (which i heard about here, and very much like -- thanks!).  this
> experience emphasized that often i'd rather have a two-key (say)
> sequence, ^B-j, rather than the "chord" Alt-j, to effect an action.  of
> course, this functionality requires keymaps, etc.  is there any thought
> of doing this for dwm?  or, is there some external program that would
> somehow handle this for you?

Yea tmux is cool.  So is dvtm, try that too.

I doubt that requiring an extra keystroke will be accepted by mainline
dwm, but it seems feasible to implement.  I expect such a change would
require a patch of dwm because i don't know how it could be done
external to dwm.  If you want to hire me to write that patch, let me
know.  See http://dwm.suckless.org/patches/keymodes for something that
might be similar to what you want.

Reply via email to