-
Updated
Apr 9, 2022 - C++
Kakoune
Kakoune is a code editor that implements Vi’s "keystrokes as a text editing language" model. As it’s also a modal editor, it is somewhat similar to the Vim editor.
Here are 378 public repositories matching this topic...
-
Updated
Apr 10, 2022 - Shell
-
Updated
Aug 24, 2021 - HTML
Hello,
It would be helpful to have a contributing file explaining how one can contribute to Dance that can help newcomers to hack Dance. In particular:
how to create a local fork, rename it and install it in parallel to vscode Dance plugin.
-
Updated
Jun 20, 2020
-
Updated
Feb 28, 2022
Problem description
When you change root of the tree by pressing enter, the marked line moves to the top of the buffer, but there is also a white cursor showing the "real" position. Pressing "j" moves the blue marked line and the cursor below the position of the cursor and pressing enter opens the file or folder under the cursor.
Steps to reproduce
- Open kaktree
- Press enter on
Created by Maxime Coste
Released April 13, 2018
Latest release 5 months ago
- Repository
- mawww/kakoune
- Website
- kakoune.org
If I run
It automatically trigger an action ( jump to definition in this example ) in the kakoune client
How can I just get the string of the action to perfor