monkoose

Results 16 issues of monkoose

Happens because `line('w$')` return the number above that line, if it it not only the line currently visible. **Edited:** As i have found, this problem is much harder to fix...

bug

For some reason after jump with stargate jump list has new 2 entries (one of which is blank line) instead of just 1. So returning to previous position requires two...

bug
enhancement

Upstream bug. Current implementation for showing hints with popup windows require `searchpos()` function, but currently (and maybe will not be fixed) https://github.com/vim/vim/issues/8483 it's results are wrong when searched line contains...

bug

- **Title for grep/file commands.** Same as preview window titles with current file, it would be cool to have main window title for such commands with lets say current directory....

enhancement

### Steps to reproduce A lot of expected indentations for a programming language are currently broken as example - any of line continuations on the next line, especially dictionaries -...

bug

Hello again. I have done converting from anissed. Have a lot of improvements during this road. And really like how cache and AOT works. Still can think of some improvements...

### Problem When buffer contains closed folds (especially noticable when there are a lot of closed folds one after another). Previously `` jumped/scrolled half of the screen no matter is...

bug-regression

Is it only me or matched parentheses (if you start Hop when your cursor is on one of it) do not fade? ![](https://i.imgur.com/dYYHcvc.png)

enhancement
reproducible

**Is your feature request about something that is currently impossible or hard to do? Please describe the problem.** Currently, for some reason command-line is dependent on buffer-local `'iskeyword'` option. So...

enhancement