about summary refs log tree commit diff
Commit message (Expand)AuthorAgeFilesLines
...
* 24022: completion for dpkg-repack by Dr. Markus Waldeck, tweaked a bit.Clint Adams2007-10-262-0/+12
* c.f. users/12110: another tweak to $SECONDS docPeter Stephenson2007-10-252-1/+6
* c.f. users/12109: tweak to $SECONDS docPeter Stephenson2007-10-252-2/+7
* users/12100: default to a case-insensitive matcher with NO_CASE_GLOBPeter Stephenson2007-10-253-1/+21
* 24018: add zcurses scrollPeter Stephenson2007-10-243-1/+64
* 24017: fold zcurses color into attrPeter Stephenson2007-10-243-88/+240
* 24016: compilation with curses and not ncursesPeter Stephenson2007-10-243-5/+17
* 24012: rename "endwin", "c", and "s" to "endwin", "char", and "string" respec...Clint Adams2007-10-233-9/+14
* 24011: various tweaks to zcurses commands including rearrangement to dispatchingPeter Stephenson2007-10-232-268/+319
* 24010: fix max arguments for 'zcurses border' to 1.Clint Adams2007-10-232-1/+6
* users/12087: fix globbing problem on CygwinPeter Stephenson2007-10-231-2/+2
* users/12087: fix globbing problem on CygwinPeter Stephenson2007-10-232-1/+25
* 24007: prompt allocation and use of "shout"Peter Stephenson2007-10-223-5/+9
* 24006: (F) glob qualifier should unmetafyPeter Stephenson2007-10-222-2/+9
* 24005: enforce min/max arguments on zcurses commands.Clint Adams2007-10-212-2/+11
* 24004: align documentation with UI changes in 24002.Clint Adams2007-10-212-20/+25
* 24002: change all the subcommands from option letters to words.Clint Adams2007-10-202-66/+115
* 24001: fix up zcurses -CPeter Stephenson2007-10-202-19/+29
* Mikael Magnusson: 23999: improvements for git show, git rev-parse, et al.Clint Adams2007-10-202-18/+17
* 23997: don't delete color pair hash on module unload unless it's been previou...Clint Adams2007-10-192-2/+6
* 23994: tweaks for 23993.Clint Adams2007-10-192-1/+4
* Mikael Magnusson: 23993: improved completion for git show.Clint Adams2007-10-192-1/+20
* 23924: Improve synchronising of character attributes with otherGeoff Wing2007-10-193-30/+34
* Mikael Magnusson: 23991: fix typo in __git_blobs().Clint Adams2007-10-182-1/+4
* Mikael Magnusson: 23988: fix git-svn commands completion.Clint Adams2007-10-182-0/+4
* 23989: add broken zcurses -C to set window colors.Clint Adams2007-10-182-6/+128
* 23986: zmv example for turning spaces into underscoresPeter Stephenson2007-10-182-0/+10
* 23978: zcurses -s with wide characters: use waddwstr()Peter Stephenson2007-10-183-29/+26
* 23982: documentation for zcurses -A.Clint Adams2007-10-172-1/+10
* 23981: add zcurses -A to set window attributes.Clint Adams2007-10-172-8/+87
* 23970: zcurses -i/-e, fix leak, add zcurses -r with no argumentPeter Stephenson2007-10-173-20/+69
* 23965: add missing bracket in completion for git svnimport.Clint Adams2007-10-152-1/+4
* 23964: call endwin() in curses module cleanup.Clint Adams2007-10-152-0/+3
* 23962: store windows in a linked list instead of a static array, and use stri...Clint Adams2007-10-153-55/+125
* 23958: change target window to be the first argument of zcurses -a.Clint Adams2007-10-153-7/+10
* 23957: minor fixes.Clint Adams2007-10-153-2/+7
* unposted: update for zsh/curses module and documentation.Clint Adams2007-10-143-15/+21
* 23954: documentation for zsh/curses module.Clint Adams2007-10-143-1/+44
* unposted and users/12008: Functions/Prompts/prompt_bart_setup,Bart Schaefer2007-10-141-0/+9
* unposted: make sure localtraps is unset before setting TRAPWINCH.Bart Schaefer2007-10-141-2/+2
* zsh-users/12008: Assert zsh emulation to avoid setopt problems; don't tryBart Schaefer2007-10-141-2/+5
* 23952: work with non-wide curses as well.Clint Adams2007-10-143-2/+23
* 23947: remove apm battery status and add git branch detection.Clint Adams2007-10-132-14/+11
* unposted: quote name of aclocal function.Clint Adams2007-10-132-1/+5
* 23945: autoconf include file for budding out-of-tree module support.Clint Adams2007-10-122-1/+14
* 23943 (tweaked): search ncursesw and document thisPeter Stephenson2007-10-123-10/+24
* 23927: don't define struct timezone if ZSH_OOT_MODULE is defined.Clint Adams2007-10-112-1/+6
* 23934: cleveren _expand_alias for "foo" -> "foo blah" expansionsPeter Stephenson2007-10-113-6/+32
* 23923: fold all other curses windowing builtins into zcurses.Clint Adams2007-10-082-107/+73
* 23919: have new zcurses builtin replace 4 separate builtins.Clint Adams2007-10-083-95/+116