| Age | Commit message (Collapse) | Author |
|
|
|
closes #2386
|
|
|
|
|
|
Corrects the following issues:
- article agreement
- spelling
|
|
|
|
|
|
|
|
|
|
This avoids an error when scrolling the preview window
but the window is not visible (e.g. due to a screen resize).
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
fix #2047
|
|
|
|
|
|
|
|
close #1994
|
|
|
|
Picker:delete_selection (#1943)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Co-authored-by: Simon Hauser <Simon-Hauser@outlook.de>
|
|
|
|
|
|
|
|
- buffer leaking
- still insert mode on confirm
|
|
|
|
|
|
|
|
|
|
(#1600)
Also fixes `initial_mode`
Co-authored-by: Simon Hauser <Simon-Hauser@outlook.de>
|
|
|
|
|
|
|
|
currently enabled for some builtins. You can manually enable it by adding `push_cursor_on_edit = true` to the builtin options. But feel free to open a PR if you find a builtin that needs this option enabled.
|
|
|
|
|
|
|
|
|
|
|
|
actions should be concatinable again
|