diff --git a/README.md b/README.md index 1702164..15e9839 100644 --- a/README.md +++ b/README.md @@ -128,6 +128,8 @@ jnv data.json | Alt + F | Move the cursor to the next nearest character within set(`.`,`\|`,`(`,`)`,`[`,`]`) | Ctrl + W | Erase to the previous nearest character within set(`.`,`\|`,`(`,`)`,`[`,`]`) | Alt + D | Erase to the next nearest character within set(`.`,`\|`,`(`,`)`,`[`,`]`) +| Ctrl + O | Copy current JSON content to clipboard +| Ctrl + Q | Copy current query to clipboard ## Usage