unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: miha@kamnitnik.top
To: emacs-devel@gnu.org
Subject: ELPA: new package capf-autosuggest
Date: Wed, 20 Oct 2021 23:30:01 +0200	[thread overview]
Message-ID: <87sfwvcrl2.fsf@miha-pc> (raw)

[-- Attachment #1: Type: text/plain, Size: 927 bytes --]

I would like to submit a new package to ELPA. It enchances eshell and
comint (M-x shell for example) by displaying an "auto-suggestion" as you
type, a preview of the most recent matching history element.

Example: if your command history contains "wget example.com" and you
type "wg" at the command prompt, an overlay containing "et example.com"
will be shown after point. You can then type [C-e] to insert the text
from the overlay or [M-f] to insert a word from the overlay and so on.

If there aren't any history candidates that match input, an overlay for
the first completion candidate will be shown.

This package is inspired by the same functionality from the fish
shell[1] and zsh-autosuggestions[2] plugin for the zsh shell.

Source code is available at https://repo.or.cz/emacs-coterm.git

Thanks and best regards.

[1] https://fishshell.com/
[2] https://github.com/zsh-users/zsh-autosuggestions

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 861 bytes --]

             reply	other threads:[~2021-10-20 21:30 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-10-20 21:30 miha [this message]
2021-10-21 13:43 ` ELPA: new package capf-autosuggest Philip Kaludercic
2021-10-21 14:10   ` miha
2021-10-21 14:55     ` Philip Kaludercic
2021-10-21 16:01       ` miha
2021-10-21 17:17         ` philipk
2021-10-21 17:18         ` Philip Kaludercic
2021-10-21 18:14           ` miha
2021-10-21 18:24             ` Philip Kaludercic

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

  List information: https://www.gnu.org/software/emacs/

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

  git send-email \
    --in-reply-to=87sfwvcrl2.fsf@miha-pc \
    --to=miha@kamnitnik.top \
    --cc=emacs-devel@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 public inbox

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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).