Zsh Mailing List Archive
Messages sorted by: Reverse Date, Date, Thread, Author

Re: spellchecker for users of dvorak layout



> My patch seems to be rejected to see that there's no discussion about
> dvorak layout and my patch, and 3.1.7-pre-3 does't reflect my patch.
> Indeed the number of dvorak users may be small, but some number of
> users become happy with my patch, I think.
> 
> How can I contribute to zsh with this patch?
> Or how can I access to the cvs repository?

I forgot about this.  It's fairly small, so it might as well be added,
though I'm not really sure how much you gain by examining the keyboard
layout anyway.  Here's some documentation.

Index: Doc/Zsh/options.yo
===================================================================
RCS file: /cvsroot/zsh/zsh/Doc/Zsh/options.yo,v
retrieving revision 1.2
diff -u -r1.2 options.yo
--- Doc/Zsh/options.yo	2000/04/16 19:02:13	1.2
+++ Doc/Zsh/options.yo	2000/05/08 15:37:19
@@ -326,6 +326,12 @@
 in a command have no matches.
 Overrides tt(NULL_GLOB).
 )
+pindex(DVORAK)
+item(tt(DVORAK))(
+Use the Dvorak keyboard instead of the standard qwerty keyboard as a basis
+for examining spelling mistakes for the tt(CORRECT) and tt(CORRECT_ALL)
+options and the tt(spell-word) editor command.
+)
 pindex(EQUALS)
 cindex(filename expansion, =)
 item(tt(EQUALS) <Z>)(

-- 
Peter Stephenson <pws@xxxxxxxxxxxxxxxxxxxxxxxxx>
Cambridge Silicon Radio, Unit 300, Science Park, Milton Road,
Cambridge, CB4 0XL, UK                          Tel: +44 (0)1223 392070



Messages sorted by: Reverse Date, Date, Thread, Author