Path: utzoo!utgpu!jarvis.csri.toronto.edu!rutgers!shelby!apple!usc!cs.utexas.edu!tut.cis.ohio-state.edu!TEMPER.STAT.CMU.EDU!mikem From: mikem@TEMPER.STAT.CMU.EDU (Mike Meyer) Newsgroups: gnu.bash.bug Subject: Kudos, a suggestion Message-ID: <8911141626.AA11921@temper.stat.cmu.edu> Date: 14 Nov 89 16:26:13 GMT Sender: daemon@tut.cis.ohio-state.edu Distribution: gnu Organization: GNUs Not Usenet Lines: 15 GNU bash, version 1.04.1 Kudos on the improved keybinding code in readline. Keymaps are now generated as needed. Suggestions. 1) There is a stub in the code for an M-. command (grab the last commponent of the previous line). Is this going to be written? 2) How about a ksh-like C-J command. What I want is the ability to go back in the history, execute a command (by hitting C-J) and then find my cursor at the next history item. This makes redoing things like for loops much easier. Kudos and thanks, --Mike