EtiamNullam

Results 22 issues of EtiamNullam

`FocusLost` and `FocusGained` events will not fire while `hit-enter-prompt` is open, instead they will be scheduled and all fire after the prompt is closed. They will be fired instantly in...

Let's make it easier to get some details about people that contributed to the project!

Mappings `(cokeline-focus-next)` and `(cokeline-focus-prev)` won't switch buffer when executed from an unlisted buffer. If buffer is listed by `set buflisted` or `lua vim.o.buflisted = true` then it will work again...

bug

Error `E937: Attempt to delete a buffer that is in use` is shown when trying to close `fugitive-summary` with `buffers.focus_on_delete` set to `prev` or `next`: ``` Error detected while processing...

bug

## Description Seems like while ab46827721d7a8d71918fd7cd0dceaa8c84d9579 fixing issue #152 (that I've submitted) it actually introduced a few new problems. For some reason opening `:help` and deleting buffers in some scenarios...

## Error ``` Error detected while processing function 55_SetupAutoCommands[30]..55_ClearHighlighting: line 1: E803: ID not found: 4 ``` ## Steps to reproduce 0. Install/activate this plugin 1. `:redir @a` 2. `:new`...

enhancement
waiting for merge

### I'm opening this issue because: - [ ] I'll report a bug - [X] I'll propose a new feature ### Description I think it would be nice if there...

I think the README.md needs some preview images next to each one where possible. If nobody else is interested I'm going to do it :)

documentation

I think it might be worth working towards including `Nvy` in [`scoop`](https://scoop.sh)'s ([GitHub](https://github.com/ScoopInstaller/scoop)) bucket - a popular command-line installer for `Windows`. It should fit in [`Scoop/Extras` bucket](https://github.com/ScoopInstaller/Extras). If it was...

I really like the idea of the plugin as I've configured `which-key.nvim` before for similar effect. Sadly (luckily?) I've quickly encountered this minor problem which leaves floating hint window open...