diff options
author | Brent Yorgey <byorgey@cis.upenn.edu> | 2012-05-10 19:43:17 +0200 |
---|---|---|
committer | Brent Yorgey <byorgey@cis.upenn.edu> | 2012-05-10 19:43:17 +0200 |
commit | f5d1ccf4433fb9aedda99a02a0cf5192f0a5deac (patch) | |
tree | cb79b5d18a8053c440a4040c62eb9e9ab88680e4 /XMonad/Layout/WorkspaceDir.hs | |
parent | 07546e62d563a36d6396672182312392486c7203 (diff) | |
download | XMonadContrib-f5d1ccf4433fb9aedda99a02a0cf5192f0a5deac.tar.gz XMonadContrib-f5d1ccf4433fb9aedda99a02a0cf5192f0a5deac.tar.xz XMonadContrib-f5d1ccf4433fb9aedda99a02a0cf5192f0a5deac.zip |
updates to XMonad.Prompt re: word-oriented commands
Ignore-this: 138b5e8942fe4b55ad7e6ab24f17703f
+ change killWord and moveWord to have emacs-like behavior: first move
past/kill consecutive whitespace, then move past/kill consecutive
non-whitespace.
+ create variants killWord' and moveWord' which take a predicate
specifying non-word characters.
+ create variants defaultXPKeymap' and emacsLikeXPKeymap' which take
the same sort of predicate, which is applied to all keybindings with
word-oriented commands.
darcs-hash:20120510174317-1e371-30bf1af455f31b2dfc28f01ce889ec91ab0be773.gz
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions