FG

vim , trouble with ctrl-] on scandinavian keyboards

Fresh3 days ago
Mar 15, 20264193 views
Confidence Score0%
0%

Problem

I'm trying to set up ctags with Vim. Ctrl-] is supposed to jump to a tag under the cursor. (issuing a :ta the word works fine) I'm not sure what to press when using a Swedish keyboard. To get a ], I'll have to press Alt Gr-9, however Ctrl-Alt Gr-9 does not work. Any help ? Here's the keyboard layou…

Unverified for your environment

Select your OS to check compatibility.

1 Fix

Canonical Fix
Unverified Fix
New Fix – Awaiting Verification

Fix for: vim , trouble with ctrl-] on scandinavian keyboards

Low Risk

The following work both in gnome-terminal and in PuTTY, both with the Swedish keyboard layout: Ctrl+5: This one comes from xterm, whereby the reasoning appears to be that the octal ASCII code for is 035 (note the 5), so for example Ctrl+6 is (036). …

Awaiting Verification

Be the first to verify this fix

Sign in to verify this fix

Environment