sivaplaysmC
sivaplaysmC
Dear Sir , I respect your effort in making this plugin I feel it would be better if i can open the dap-ui elements in a new tab instead of...
It would be really cool to have a daemon and client setup for onivim (just like in emacs --daemon and emacsclient) The advantage of this feautre is it nullifies startuptime...
Telescope find files or literally any other telescope window is broken 
Is it possible to use mki to disable hotkeys like alt + tab system wide? If not, pleas give suggestions for disabling certain hotkeys, by intercepting them and not passing...
Hi. Thanks for making this project in the first place, tooling support is essential for improving adoption of latest technologies. It will be really cool if you can provide a...
## TL;DR Flag `--color` forces colored output, even if stdout is not a terminal. ## Motivation - `grep --color=always` - `ls --color=always` ## Application - Allows colored text when piping...
Allowing any command to be executed on a brekpoint hit, will allow for better usage. One example i can think of is having a empty function called `_debugBreak()`, and whenever...
This change fixes error on csharp nvim lsp startup, by using the old $MASON environment variable. Please merge this ASAP - the removed api is causing startup errors. https://github.com/mason-org/mason.nvim/discussions/33#discussioncomment-13095400 >...
# Fmtarg Community discussion: https://github.com/pwndbg/pwndbg/discussions/3323 ## Description The `fmtarg` command displays the argument index for use in formatstring exploits. TL;DR, see image: Also shows annotations for return addresses for ease...