Hi. I can not open console using “CTRL+`” (spanish keyboard).
I find entries here saying to remap this activation keystroke.
But when I select “Preferences” + “Key Bindings” a two part screen comes up.
On the right, my “User” mappings, from
.config/sublime-text-3/Packages/User/Default (Linux).sublime-keymap"
On the left, some “system” configuration, where I find
{ "keys": ["ctrl+
"], “command”: “show_panel”, “args”: {“panel”: “console”, “toggle”: true} },`
… but cannot edit it.
What am I doing wrong ?
I am using ST3 under Ubuntu.
Thanks.
PD.- what is the name and location of the file where “CTRL+`” is assigned ?
PD2.- I have noticed I dont have the directory
.config/sublime-text-3/Packages/Default/
Is it meaningful ?