Open kopecmaciej opened 2 days ago
I've also found that changing the `runes` JSON key to `keys` still persists the `?` as a keybind, so the following is my configuration for allowing `?` characters in the URL field:
{ "global": { "toggleFullScreenHelp": { "keys": ["Ctrl+Z"], "runes": [""], "description": "Toggle full screen help" } } }
Originally posted by @benjamindburke in https://github.com/kopecmaciej/vi-mongo/issues/24#issuecomment-2444595727
Originally posted by @benjamindburke in https://github.com/kopecmaciej/vi-mongo/issues/24#issuecomment-2444595727