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

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: 5 months 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