1
0
Fork 0
mirror of git://git.code.sf.net/p/zsh/code synced 2025-10-22 16:20:23 +02:00

Use _arguments for bindkey completion and fix small typo in docs

This commit is contained in:
Oliver Kiddle 2000-04-12 15:05:34 +00:00
parent 47e4c7b8c1
commit c7d8a2426f
3 changed files with 41 additions and 7 deletions

View file

@ -72,7 +72,7 @@ be empty.
)
enditem()
To use a newly created keymamp, it should be linked to tt(main). Hence
To use a newly created keymap, it should be linked to tt(main). Hence
the sequence of commands to create and use a new keymap `tt(mymap)'
initialized from the tt(emacs) keymap (which remains unchanged) is: