jiriks74 / presence.nvim

Discord Rich Presence for Neovim
GNU General Public License v3.0
23 stars 6 forks source link

Toggle #38

Closed mbwilding closed 7 months ago

mbwilding commented 7 months ago

Is your feature request related to a problem?

https://github.com/pwnxpl0it/presence.nvim/commit/a5dfc0f4786d72fc2d6c8c77e0e9437937470fb5

Here is a commit that can be referenced. Allows for toggling it on and off. Useful when you are working on sensitive stuff.

Describe the solution you'd like

https://github.com/pwnxpl0it/presence.nvim/commit/a5dfc0f4786d72fc2d6c8c77e0e9437937470fb5

Describe alternatives you've considered

No response

Additional context

No response

mbwilding commented 7 months ago

Blacklisting was a better choice and that is already a feature.

Insprill commented 5 months ago

I know this is a touch old, but having a command to toggle the status quickly is a handy feature. Having to go into the config and blacklist a name/path is inconvenient if there's only one or two files that I don't want to be shown temporarily or if they're files that will soon be deleted.

jiriks74 commented 5 months ago

@Insprill You can make a feature request if you want.