all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Emanuel Berg <moasen@zoho.com>
To: help-gnu-emacs@gnu.org
Subject: Re: Switch eshell to simple bash-style completion?
Date: Sun, 17 Sep 2017 02:55:43 +0200	[thread overview]
Message-ID: <86r2v69m9c.fsf@zoho.com> (raw)
In-Reply-To: 1505607344.30946.2.camel@qlfiles.net

Christopher Howard wrote:

> Hi, I've been enjoying using eshell more and
> more, but I can't get used to the default
> completion method where it picks the most
> recently modified and then cycles through.
> Can I make it act like bash and just complete
> up to the last unambiguous letter? I see some
> relevant looking variables, but am not sure
> what to do with them.

Probably what you see is
`eshell-command-completion-function', and
usually when there are alternatives those are
given in the help - also, I can't find any - so
probably you'll have to implement the bash
style yourself :) (Perhaps not as difficult as
it sounds if you can find and reuse some
similar completion mechanism already in Emacs!)

You could just use M-x shell RET if it is just
a bash window you are looking for, of course.

-- 
underground experts united
http://user.it.uu.se/~embe8573




  reply	other threads:[~2017-09-17  0:55 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-09-17  0:15 Switch eshell to simple bash-style completion? Christopher Howard
2017-09-17  0:55 ` Emanuel Berg [this message]
2017-09-22 23:57 ` John Wiegley

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=86r2v69m9c.fsf@zoho.com \
    --to=moasen@zoho.com \
    --cc=help-gnu-emacs@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.