You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Harish K f1813f5a27 Update README.md 10 years ago
bin Fix: :( 10 years ago
konsole Initial commit 10 years ago
share Initial commit 10 years ago
README.md Update README.md 10 years ago
binaries.lst Initial commit 10 years ago
inputrc_nvim Initial commit 10 years ago
install.sh Initial commit 10 years ago

README.md

neovim-konsole

This is a wrapper script and configurations files for running nvim as gui text editor in my Ubunutu desktop.

I tried to avoid most of key-binding limitations of a console vim. this wrapper enable us to use

  • Ctrl-S
  • Ctrl-PageUP, Ctrl-PageDown
  • Ctrl-Shift-PageUp, Ctrl-Shift-PageDown
  • Distinguish b/w <CR> and <Ctrl-CR> etc..

Then main reason to choose Konsole terminal emulator is its true-color support and its configurable keybinding mechanism

True color support for nvim is enabled by default.

Also, Desktop configuration files and resized icons are also included

Installation

Install with installer-scripts

installer-scripts.sh install https://github.com/harish2704/neovim-konsole

Install manually

  • cd Application_dir;
  • ./install.sh