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

https://github.com/dxrcy/vimput

Simple single-line text input with vim keybinds in ncurses
https://github.com/dxrcy/vimput

Last synced: 4 months ago
JSON representation

Simple single-line text input with vim keybinds in ncurses

Awesome Lists containing this project

README

        

# Vimput

Simple single-line text input with vim keybinds in ncurses.

```sh
# Compile and run
make run

# Install
make
sudo make install
```

There are still a few bugs btw!!