help-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: What I'm missing when using M-x shell


From: Bernardo Bacic
Subject: Re: What I'm missing when using M-x shell
Date: Mon, 15 Sep 2008 20:26:26 +1000
User-agent: Thunderbird 2.0.0.16 (X11/20080707)


could you tell me on which function this is binded ?
       <C-up> runs the command comint-previous-input


no this paste the whole command line, I'm asking for the last _argument_


FWIW (probably bash specific)

M-x shell
$ ls -l notes.txt
-rw-rw---- 1 user user 196307 2008-09-14 21:29 notes.txt
$ ls $_
notes.txt
$ echo $_
notes.txt





reply via email to

[Prev in Thread] Current Thread [Next in Thread]