this repo has no description
Lua 36.5%
Other 63.5%
4 1 0

Clone this repository

https://tangled.org/danielyrovas.tngl.sh/terminal.lua https://tangled.org/did:plc:mac6adiwf4wgnbzy5s45ru4u/terminal.lua
git@tangled.org:danielyrovas.tngl.sh/terminal.lua git@tangled.org:did:plc:mac6adiwf4wgnbzy5s45ru4u/terminal.lua

For self-hosted knots, clone URLs may differ based on your setup.

Download tar.gz
README.md

terminal.lua#

See more in a blog post.

Adds several niceties to the neovim's :terminal:

  • double escape to exit insert mode
  • automatically enter insert mode
  • ctrl j/k/l/h mappings to navigate
  • toggle terminals via keybinds

Free Software#

All code in this repository is Free Software dual-licensed under either:

MIT License (LICENSE-MIT or http://opensource.org/licenses/MIT)
Apache License, Version 2.0 (LICENSE-APACHE or http://www.apache.org/licenses/LICENSE-2.0)

at your option.

The Software is provided “as is”, without warranty of any kind. In no event shall the authors or copyright holders be liable for any claim, damages or other liability in connection with the Software.

Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.