Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/rougier/minibuffer-header

Minibuffer header for GNU/Emacs
https://github.com/rougier/minibuffer-header

emacs header lisp minibuffer nano-emacs

Last synced: 30 days ago
JSON representation

Minibuffer header for GNU/Emacs

Awesome Lists containing this project

README

        

## Minbuffer header line

Minibuffer header line mode is a minor mode for GNU/Emacs that insert a header
line in the minibuffer.

### Installation

Install with:

```lisp
(package-install 'minibuffer-header)
```

### Usage example:

Activate with `M-x: minibuffer-header-mode`

### Screenshot

#### Vanilla Emacs

#### Nano Emacs