<div dir="ltr"><div class="gmail_extra"><div class="gmail_quote">On Wed, Mar 22, 2017 at 5:48 AM, Ryan Schmidt <span dir="ltr"><<a href="mailto:ryandesign@macports.org" target="_blank">ryandesign@macports.org</a>></span> wrote:<blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">
On Mar 21, 2017, at 18:21, Brandon Allbery wrote:<br>
<span class="gmail-">> On Tue, Mar 21, 2017 at 7:18 PM, Brandon Allbery wrote:<br>
>> vim $(port logfile thePort)<br>
><br>
> ...and the port you installed will usually get expanded with <esc>. (bash/zsh, in default emacs mode) so you don't even need to type that :)<br>
<br>
</span>I'm not aware of this. Can you explain how to make this work?<br></blockquote><div><br></div><div>That was a little unclear... escape key followed by period. </div><div> </div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">
You mention "emacs mode"... I don't know what that is.<br>
</blockquote></div><div class="gmail_extra"><br></div><div class="gmail_extra">Unless you're disabling it for some reason, you have advanced line editing, generally via readline. (If the arrow keys work for history, you have it.)</div><div class="gmail_extra"><br></div><div class="gmail_extra">If control-p / control-n goes through history, you are in emacs mode.</div><div class="gmail_extra">If pressing <esc> then using j and k goes through history, you are in vi mode.</div><div class="gmail_extra"><br></div><div class="gmail_extra">(It turns out that, for whatever reason, readline doesn't bind yank-last-arg in vi mode. :/ <a href="http://jasonwryan.com/blog/2011/12/01/readline/">http://jasonwryan.com/blog/2011/12/01/readline/</a> )</div><div><br></div>-- <br><div class="gmail_signature"><div dir="ltr"><div>brandon s allbery kf8nh                               sine nomine associates</div><div><a href="mailto:allbery.b@gmail.com" target="_blank">allbery.b@gmail.com</a>                                  <a href="mailto:ballbery@sinenomine.net" target="_blank">ballbery@sinenomine.net</a></div><div>unix, openafs, kerberos, infrastructure, xmonad        <a href="http://sinenomine.net" target="_blank">http://sinenomine.net</a></div></div></div>
</div></div>