view .hgignore @ 288:1eea0fa0955e

Add /bind command * Split process_line() to process_line() + process_command() * Do not expand aliases in multi-line mode * Add /bind command The binding system is ugly (not UTF-8 compatible, I think, and certainly system dependant because it is using ncurses wgetch() values).
author Mikael Berthe <mikael@lilotux.net>
date Fri, 08 Jul 2005 21:47:17 +0100
parents 5062cbaa80a2
children d31a31bd267d 12f919be3da5
line wrap: on
line source

(^|/)\.svn($|/)
(^|/)\.hg($|/)

(^|/)autom4te\.cache($|/)
(^|/)\.deps($|/)
(^|/)Makefile\.in($|/)
\.o($|/)
\.a($|/)
\.sw.($|/)

^mcabber/lastchange$
^mcabber/cscope.out$
^mcabber/src/mcabber$
(^|/)Makefile($|/)
(^|/)config\.(h(\.in|)|log|cache|guess|status)($|/)
^mcabber/aclocal.m4$
^mcabber/config.sub$
^mcabber/configure$
^mcabber/connwrap/depcomp$
^mcabber/depcomp$
^mcabber/ltmain.sh$
^mcabber/missing$
^mcabber/mkinstalldirs$
^mcabber/stamp-h