Marcin
Marcin
PowerToys Run shortcut blocked in fullscreen apps with "Ignore shortcuts in fullscreen mode" enabled
### Microsoft PowerToys version 0.62.1 ### Running as admin - [ ] Yes ### Area(s) with issue? PowerToys Run ### Steps to reproduce When doing anything in fullscreen with "ignore...
ref: https://github.com/kawre/leetcode.nvim/issues/44 TLDR: if you use `msys` curl on windows, and use -d with a path to a payload file, `msys` will not make the command execute unless you wrap...
Changed the location of the legacy diagnostic sign handler. By doing so the `vim.diagnostic.config().signs` will get converted no matter the `update_in_insert` value. This will resolve some unexpected behavior in plugins...
New feature to limit the number of directories to display. Especially useful when working with something like Spring Boot, where just the directory name takes more than 50% of my...
#68
## Description This is a port of https://github.com/rcarriga/nvim-notify?tab=readme-ov-file#viewing-history for the snacks notifier. It simplifies navigating through notifications, as opposed to having them dumped into a single large file. ## Related...