[Bug 919425] ksh file name completion
http://bugzilla.suse.com/show_bug.cgi?id=919425 Dr. Werner Fink <werner@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED CC| |mls@suse.com Resolution|--- |WONTFIX --- Comment #1 from Dr. Werner Fink <werner@suse.com> --- Sorry ksh is as it is. The ksh completion is not that of the bash nor zsh nor tcsh. Beside this ksh provides an emacs eidtor command line mode which indeed can do tab completion without switching between input and control mode of the vi editor. From manual page of ksh section `Vi Editing Mode.' ^I tab Attempts command or file name completion as described above and returns to input mode. If a partial completion occurs, repeating this will behave as if = were entered from control mode. If no match is found or entered after space, a tab is inserted. if you think this is a bug report this upstream. Btw: IMHO the bash shows a more sophisticated vi line editing mode. That is it is in input mode by default and switch to control/esacpe mode only by pressing ESC, but the next RETURN or `a' or `i' will switch back to input mode. -- You are receiving this mail because: You are on the CC list for the bug.
participants (1)
-
bugzilla_noreply@novell.com