You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I would be glad to have an option to disable quitall when something is yanked into the clipboard. Everything that need to be done is a simple boolean option which will exclude those lines if unchecked.
I've already commented out them in my ~/.local/share/nvim/lazy/kitty-scrollback.nvim/lua/kitty-scrollback/autocommands.lua but I would be glad to use more persistent built in solution. I'm not proficient enough to make quick pull request right away. I'm sure it is the simplest feature ever and anyone more familiar with the code base could do that in a couple of minutes.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
I would be glad to have an option to disable quitall when something is yanked into the clipboard. Everything that need to be done is a simple boolean option which will exclude those lines if unchecked.
I've already commented out them in my
~/.local/share/nvim/lazy/kitty-scrollback.nvim/lua/kitty-scrollback/autocommands.luabut I would be glad to use more persistent built in solution. I'm not proficient enough to make quick pull request right away. I'm sure it is the simplest feature ever and anyone more familiar with the code base could do that in a couple of minutes.Beta Was this translation helpful? Give feedback.
All reactions