zsh-workers
 help / color / mirror / code / Atom feed
* Re: Completion problems on cygwin when nocaseglob is set
       [not found] ` <200710231948.l9NJm66Z004483@pws-pc.ntlworld.com>
@ 2007-10-23 19:54   ` Clint Adams
  0 siblings, 0 replies; only message in thread
From: Clint Adams @ 2007-10-23 19:54 UTC (permalink / raw)
  To: Peter Stephenson; +Cc: Zsh Workers

On Tue, Oct 23, 2007 at 08:48:06PM +0100, Peter Stephenson wrote:
> Yes, it is.  We should make zcurses fairly stable, though not
> necessarily complete (I keep forgetting my patch for non-ncurses
> compilation), but the rest is probably OK for now.

In that case, best to keep border simple.

Index: Src/Modules/curses.c
===================================================================
RCS file: /cvsroot/zsh/zsh/Src/Modules/curses.c,v
retrieving revision 1.16
diff -u -r1.16 curses.c
--- Src/Modules/curses.c	21 Oct 2007 21:16:07 -0000	1.16
+++ Src/Modules/curses.c	23 Oct 2007 19:53:12 -0000
@@ -291,7 +291,7 @@
 	{{"move", ZCURSES_SC_MOVE}, 3, 3},
 	{{"c", ZCURSES_SC_CHAR}, 2, 2},
 	{{"s", ZCURSES_SC_STRING}, 2, 2},
-	{{"border", ZCURSES_SC_BORDER}, 1, 5},
+	{{"border", ZCURSES_SC_BORDER}, 1, 1},
 	{{"endwin", ZCURSES_SC_ENDWIN}, 1, 1},
 	{{"attr", ZCURSES_SC_ATTR}, 2, 2},
 	{{"color", ZCURSES_SC_COLOR}, 2, 2},


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2007-10-23 19:54 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <Pine.LNX.4.64.0710231045500.4202@gremlin.fruitbat.org>
     [not found] ` <200710231948.l9NJm66Z004483@pws-pc.ntlworld.com>
2007-10-23 19:54   ` Completion problems on cygwin when nocaseglob is set Clint Adams

Code repositories for project(s) associated with this public inbox

	https://git.vuxu.org/mirror/zsh/

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).