Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
forward-word?
- X-seq: zsh-workers 2916
- From: Jari Kokko <jkokko@xxxxxxxxxxxxxxxxxxxx>
- To: zsh-workers@xxxxxxxxxxxxxxx
- Subject: forward-word?
- Date: 19 Feb 1997 11:46:04 GMT
- Organization: Nokia Telecommunications
- Sender: usenet@xxxxxx
Is the forward-word behaviour intentionally different from GNU Emacs?
If I type Ctrl-a, Meta-f the cursor ends up 
with zsh:
            aaaa    bbbb    cccc
                    ^
with emacs:
            aaaa    bbbb    cccc
                ^
(zsh 3.0.2, emacs 19.34)
I'd like to change this, and tried 'bindkey | grep forw' but found
nothing interesting.
Jari Kokko
Messages sorted by:
Reverse Date,
Date,
Thread,
Author