-
Hi,
I tried to set a key binding to rename multiples files from montage mode.
I'd like to use mmv to that purpose, so i thought i needed to execute a command in a new terminal to do that (mmv is u…
-
I don't know what would be the best approach, but I would really like to see buffers similar to kakoune debug buffer (a more generic type of buffer, "output" buffer, for generic outputing would be int…
-
### Steps
1. Launch Kakoune with `tmux split-window kak`
2. Set colorscheme: `:colorscheme solarized-dark-termcolors`
### Outcome
![image](https://user-images.githubusercontent.com/36193715/11…
-
I don't know if it is a expected behavior, but it could be nice to have a relevant exit status on failure.
### Steps
```
kak -d -s ri
Kakoune forked to background, for session 'ri'
send SIGTE…
-
### Version of Kakoune
any
### Reproducer
1. Set install prefix to a directory on a file system that doesn't support symbolic links (e.g. Samba share)
2. Run `make install`
### Outcome
Call to `…
-
From a GUI application, such as a file manager, to Kakoune:
- Normal mode: Open file.
- Insert mode: Paste absolute path.
- Prompt mode: Paste absolute path.
**Example**
Open [Dolphin], dra…
-
### Steps
1. Create the following file as `explode.kak`:
nop %{
}
eval %{
asdf
}
1. Launch Kakoune v2019.01.20-244-g0cc89b2b as follows:
…
-
After unsuccesfully trying to reattach to a session, environment variables should be unset I guess.
-
-
I'm not sure what's wrong, but some html (I think only `text/html`) are being opened by a text editor instead of their handlr default:
```
~ $ handlr get text/html
firefox.desktop
~ $ ls /usr/sh…