emacs-devel
[Top][All Lists]
Advanced

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

Re: feature/completions-highlight-modifications e3c5b99 3/6: Add complet


From: Stefan Monnier
Subject: Re: feature/completions-highlight-modifications e3c5b99 3/6: Add completions-highlight-mode initial implementation.
Date: Sun, 15 Nov 2020 13:41:34 -0500
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/28.0.50 (gnu/linux)

> +;;; Commentary:
> +
> +;; Enabling this package implements more dynamic interaction with the
> +;; *Completions* buffer to give the user a similar experience than
> +;; interacting with Zle from zsh shell.
> +
> +;; The package intents to implement such functionalities without using
> +;; hacks or complex functions.  And using the default Emacs Completion
> +;; infrastructure.

Please write a description that can be understood by someone who doesn't
know Zsh (or Helm or Ivy or ...).


        Stefan




reply via email to

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