ljos / jq-mode

Emacs major mode for editing jq queries.
GNU General Public License v3.0
110 stars 12 forks source link

Allow toggling raw output #34

Closed gvol closed 1 year ago

gvol commented 1 year ago

This fixes #32.

I'm not sure about the keybinding, but it seemed reasonable to me since it toggle regex mode in isearch. Let me know if you'd like me to change it and/or update the version.

ljos commented 1 year ago

I changed the command to something that follows this: https://www.gnu.org/software/emacs/manual/html_node/elisp/Key-Binding-Conventions.html