Age | Commit message (Collapse) | Author | |
---|---|---|---|
2003-06-26 | protos | Theo de Raadt | |
2003-05-05 | in emacs or vi mode, if vi-tabcomplete or vi-esccomplete mode is on, this | Federico G. Schwindt | |
escapes "`" so by instance cd works correctly; millert@ and pvalchev@ ok. | |||
2002-06-09 | knf | Todd T. Fries | |
2002-02-16 | Add '#' to the list of escaped characters during vi/emacs filename completion. | Todd C. Miller | |
From Matt Bing. | |||
2001-02-19 | forgot to remove debugging #if 0 | Camiel Dobbelaar | |
messed up completion on e.g. / and ./ | |||
2001-02-19 | bash-like 'double-tab' completion | Camiel Dobbelaar | |
- bind TAB (^I) to complete-list by default - complete-list now lists 'ls style' not 'menu style' - complete-list first completes; if that does not work, it lists - fix a memleak in emacs.c, do_complete - completion now works after '=' (dd), and ':' (ssh) and ` (backtick) - a command can now start with a subdir from the current dir | |||
1999-11-14 | quote metachars when completing filenames from jdolecek@netbsd. ok millert@ | David Leonard | |
1999-06-15 | patches from pdksh 5.2.13.11 | Todd C. Miller | |
1999-01-10 | sync with pdksh-unstable-5.2.13.6 | Todd C. Miller | |
1999-01-08 | bug fixes from pdksh-unstable-5.2.13.5; some of which we already had. | Todd C. Miller | |
1998-06-25 | pdksh-5.2.13 + local changes | Todd C. Miller | |
1997-06-19 | back out | kstailey | |
1997-06-18 | (foo *)0 -> NULL | kstailey | |
1996-12-14 | -Wall'ing. | Michael Shalayeff | |
1996-10-01 | Integrate pdksh 5.2.9. | Jason Downs | |
1996-08-19 | update to pdksh-5.2.8 | Jason Downs | |
1996-08-14 | Import pdksh 5.2.7. | Jason Downs | |