summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2007-10-2324012: rename "endwin", "c", and "s" to "endwin", "char", and "string" respec...Clint Adams3-9/+14
2007-10-2324011: various tweaks to zcurses commands including rearrangement to dispatchingPeter Stephenson2-268/+319
2007-10-2324010: fix max arguments for 'zcurses border' to 1.Clint Adams2-1/+6
2007-10-23users/12087: fix globbing problem on CygwinPeter Stephenson1-2/+2
2007-10-23users/12087: fix globbing problem on CygwinPeter Stephenson2-1/+25
2007-10-2224007: prompt allocation and use of "shout"Peter Stephenson3-5/+9
2007-10-2224006: (F) glob qualifier should unmetafyPeter Stephenson2-2/+9
2007-10-2124005: enforce min/max arguments on zcurses commands.Clint Adams2-2/+11
2007-10-2124004: align documentation with UI changes in 24002.Clint Adams2-20/+25
2007-10-2024002: change all the subcommands from option letters to words.Clint Adams2-66/+115
2007-10-2024001: fix up zcurses -CPeter Stephenson2-19/+29
2007-10-20Mikael Magnusson: 23999: improvements for git show, git rev-parse, et al.Clint Adams2-18/+17
2007-10-1923997: don't delete color pair hash on module unload unless it's been previou...Clint Adams2-2/+6
2007-10-1923994: tweaks for 23993.Clint Adams2-1/+4
2007-10-19Mikael Magnusson: 23993: improved completion for git show.Clint Adams2-1/+20
2007-10-1923924: Improve synchronising of character attributes with otherGeoff Wing3-30/+34
2007-10-18Mikael Magnusson: 23991: fix typo in __git_blobs().Clint Adams2-1/+4
2007-10-18Mikael Magnusson: 23988: fix git-svn commands completion.Clint Adams2-0/+4
2007-10-1823989: add broken zcurses -C to set window colors.Clint Adams2-6/+128
2007-10-1823986: zmv example for turning spaces into underscoresPeter Stephenson2-0/+10
2007-10-1823978: zcurses -s with wide characters: use waddwstr()Peter Stephenson3-29/+26
2007-10-1723982: documentation for zcurses -A.Clint Adams2-1/+10
2007-10-1723981: add zcurses -A to set window attributes.Clint Adams2-8/+87
2007-10-1723970: zcurses -i/-e, fix leak, add zcurses -r with no argumentPeter Stephenson3-20/+69
2007-10-1523965: add missing bracket in completion for git svnimport.Clint Adams2-1/+4
2007-10-1523964: call endwin() in curses module cleanup.Clint Adams2-0/+3
2007-10-1523962: store windows in a linked list instead of a static array, and use stri...Clint Adams3-55/+125
2007-10-1523958: change target window to be the first argument of zcurses -a.Clint Adams3-7/+10
2007-10-1523957: minor fixes.Clint Adams3-2/+7
2007-10-14unposted: update for zsh/curses module and documentation.Clint Adams3-15/+21
2007-10-1423954: documentation for zsh/curses module.Clint Adams3-1/+44
2007-10-14unposted and users/12008: Functions/Prompts/prompt_bart_setup,Bart Schaefer1-0/+9
2007-10-14unposted: make sure localtraps is unset before setting TRAPWINCH.Bart Schaefer1-2/+2
2007-10-14zsh-users/12008: Assert zsh emulation to avoid setopt problems; don't tryBart Schaefer1-2/+5
2007-10-1423952: work with non-wide curses as well.Clint Adams3-2/+23
2007-10-1323947: remove apm battery status and add git branch detection.Clint Adams2-14/+11
2007-10-13unposted: quote name of aclocal function.Clint Adams2-1/+5
2007-10-1223945: autoconf include file for budding out-of-tree module support.Clint Adams2-1/+14
2007-10-1223943 (tweaked): search ncursesw and document thisPeter Stephenson3-10/+24
2007-10-1123927: don't define struct timezone if ZSH_OOT_MODULE is defined.Clint Adams2-1/+6
2007-10-1123934: cleveren _expand_alias for "foo" -> "foo blah" expansionsPeter Stephenson3-6/+32
2007-10-0823923: fold all other curses windowing builtins into zcurses.Clint Adams2-107/+73
2007-10-0823919: have new zcurses builtin replace 4 separate builtins.Clint Adams3-95/+116
2007-10-0823900: missed ChangeLog entryPeter Stephenson1-0/+5
2007-10-08arno: 23910: spaces in cases in init scriptPeter Stephenson2-1/+6
2007-10-0823911: curses windowing module.Clint Adams4-1/+345
2007-10-06Mikael Magnusson: 23907: add --cached option to git-diff completion.Clint Adams2-0/+4
2007-10-0623908: add missing backslash in _git-svn.Clint Adams2-2/+5
2007-10-06Mikael Magnusson: 23906: add missing backslash in _git-svn.Clint Adams2-1/+6
2007-10-05unposted, c.f. users/11935: quoting of arguments to unaliasPeter Stephenson2-1/+8