-
It would be best if the cursor was placed after the comment block in `$EDITOR`, preferably on a new line, when invoking `$EDITOR` manually with `C-x` or when it is called automatically when pasting mu…
-
Currently only insert mode is supported, and judging by the comments in code you have at least considered supporting other modes. Do you have some insights, how difficult would it be to support replac…
-
### Question
When I type `cat` in a buffer and do `echo -debug %val{history}` I see:
```
28392 +0.0|c +0.1|a +0.2|t
```
According to the documentation coordinates are `+line.column` (addition…
-
### Version of Kakoune
Kakoune v2022.10.31
### Reproducer
```kak
:decl range-specs test
:set window test %val{timestamp} '1.1,1.1|a'
:addhl window/ replace-ranges test
```
### Outcome
The rep…
-
I am probably doing something stupidly wrong
But I am trying to put the path to ycmd_path in the kakr b ut every combination that I tried gives me this.
Any help on how to solve this?
```
** Th…
-
When I try to run the game
-
Please post your ideas in the following format:
```
##
##
---
```
Please name the target audience for your talk (e.g. beginner, intermediate, advanced, for everyone) and the approximate …
-
When adding a new line under a commented line, kakoune automatically inserts a comment leader. How can I disable that behaviour / if I can't could this be added as a boolean option?
-
I use Tilix terminal emulator. It has 18 colors that can be configured:
![image](https://user-images.githubusercontent.com/26227737/97493343-1f276980-1965-11eb-829d-82ce5715ccfe.png)
`kakoune` someh…
m-kru updated
4 years ago
-
Is it possible to provide API documentation that would make possible to develop community-supported plugins for less-popular editors?