dot/zshrc: Fix word motion to match my expectations.
authorMark Wooding <mdw@distorted.org.uk>
Mon, 7 Aug 2017 23:42:46 +0000 (00:42 +0100)
committerMark Wooding <mdw@distorted.org.uk>
Tue, 8 Aug 2017 01:00:25 +0000 (02:00 +0100)
Now `words' (following usual Emacs binding notions) work similar to the
Bash defaults, while `sexps' are whole shell arguments.  This isn't
quite as good as I'd like, but it seems good enough at least for now.


No differences found