[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
CVS: cvs.openbsd.org: src
- To: source-changes_(_at_)_cvs_(_dot_)_openbsd_(_dot_)_org
- Subject: CVS: cvs.openbsd.org: src
- From: Camiel Dobbelaar <camield_(_at_)_cvs_(_dot_)_openbsd_(_dot_)_org>
- Date: Mon, 19 Feb 2001 02:49:55 -0700 (MST)
- Reply-to: Camiel Dobbelaar <camield_(_at_)_cvs_(_dot_)_openbsd_(_dot_)_org>
CVSROOT: /cvs
Module name: src
Changes by: camield_(_at_)_cvs_(_dot_)_openbsd_(_dot_)_org 2001/02/19 02:49:54
Modified files:
bin/ksh : c_ksh.c edit.c emacs.c exec.c misc.c proto.h
Log message:
bash-like 'double-tab' completion
- 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
Visit your host, monkey.org