Mike

Results 99 issues of Mike

NVIM v0.10.0-dev-1500+g3128cff6b-dirty For example, the line underlined by ^ is all highlighted as a codeblock even though there is no closing backtick ``` '< `< To the first line or...

bug

## Failures ### kitty_scrollback_config_demo_04_spec.lua 04/07/2024 plenary (stable, 0.32.2) kitty_scrollback_config_demo_04_spec.lua https://github.com/mikesmithgh/kitty-scrollback.nvim/actions/runs/8585749456/job/23527481200#logs Actual: ``` N▏ mple > --config ksb_example_paste_win_register_disabled ``` Expected: ``` N▏# example > --config ksb_example_paste_win_register_disabled ``` Most likely steps are...

testing

> [!WARNING]\ > Experimental may not get merged to made codebase Depends on: https://github.com/ryanoasis/nerd-fonts/issues/1345 https://github.com/mikesmithgh/kitty-scrollback.nvim/assets/10135646/17317035-dc9a-4d25-8961-998c5e32e0ff

bugs: Steps: Run `:KittyScrollbackCheckHealth` If `:KittyScrollbackCheckHealth` fails, please provide - Kitty version - Neovim version Questions: - [ ] Are you running within a terminal multiplexer (.e.g, tmux, screen). If...

documentation
good first issue

lazynvim, kickstart.nvim, astronvim, lunarnvim, nvchad, etc see https://dotfyle.com/neovim/plugins/trending?page=1&categories=preconfigured

good first issue
testing

Setting `keymaps_enabled` = `false` causes conflicts when trying to setup keymaps. This is confusing to the user and doesn't seem useful at the moment. See https://github.com/mikesmithgh/kitty-scrollback.nvim/issues/152 Either: - document expected...

documentation

Currently, the register '+' copies text and immediately exits. This register is hardcoded in the autocommands and keymaps, make this configurable similar to the paste window register. See - https://github.com/mikesmithgh/kitty-scrollback.nvim/blob/4696f080f082377e9c2ce5f280abc1b02d33137b/lua/kitty-scrollback/autocommands.lua#L125...

enhancement

- [ ] add details about relevant kitty config ( `scrollback_lines`, `scrollback_pager`, `scrollback_pager_history_size`, `scrollback_fill_enlarged_window`)

documentation

https://github.com/m00qek/baleia.nvim

enhancement