/vim-grizzly

This plugin provides to complete histories and permanently save histories in terminal.

Primary LanguageVim scriptMIT LicenseMIT

vim-grizzly

This plugin provides to complete histories and permanently save histories in terminal.
This is useful when your terminal(e.g. cmd.exe) does not permanently save histories.

Usage

Use Ctrl-n or Ctrl-p In a terminal buffer.

Installation

This is an example of installation using vim-plug.

Plug 'rbtnn/vim-grizzly'

Requirements

  • Vim must be compiled with +popupwin feature

License

Distributed under MIT License. See LICENSE.