[vim/vim] ctrl + ] does not work for tag jump with on Windows with azerty keyboard (#7749)

41 views
Skip to first unread message

Amaury Graillat

unread,
Jan 27, 2021, 12:46:30 PM1/27/21
to vim/vim, Subscribed

Describe the bug
Ctrl + ] does nothing in normal mode.

To Reproduce

  1. Run gvim --clean
  2. Generate ctags with !ctags -R
  3. Open a file
  4. On a function call, do Ctrl-]

Expected behavior
Jump to the tag

Environment (please complete the following information):

  • VIM - Vi IMproved 8.2 (2019 Dec 12, compilé Dec 12 2019 13:19:27), Version console MS-Windows 32 bits, Compilé par mool@tororo

  • French keyboard: azerty


You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub, or unsubscribe.

Christian Brabandt

unread,
Jan 28, 2021, 6:03:40 AM1/28/21
to vim/vim, Subscribed

does it change, if you press the key, that is ] in an qwerty layout?

Amaury Graillat

unread,
Jan 29, 2021, 4:00:41 AM1/29/21
to vim/vim, Subscribed

Yes, it works with CTRL-$.

jpph

unread,
Sep 29, 2022, 8:48:55 PM9/29/22
to vim/vim, Subscribed

used to work with ctrl+$, but seems it changed to ctrl+( now...
On azerty keyboard, ctrl+( produce ctrl+]


Reply to this email directly, view it on GitHub.
You are receiving this because you are subscribed to this thread.Message ID: <vim/vim/issues/7749/1262979096@github.com>

Bram Moolenaar

unread,
Sep 30, 2022, 10:04:54 AM9/30/22
to vim/vim, Subscribed

Is this what the keyboard looks like: https://en.wikipedia.org/wiki/AZERTY#/media/File:KB_France.svg

Then you would get ] (right square bracket) with Alt-Gr ), right?
I wonder what Vim gets if you add CTRL to that.
You can try by prefixing CTRL-V or CTRL-K in Insert mode.


Reply to this email directly, view it on GitHub.
You are receiving this because you are subscribed to this thread.Message ID: <vim/vim/issues/7749/1263620037@github.com>

Amaury Graillat

unread,
Sep 30, 2022, 10:34:34 AM9/30/22
to vim/vim, Subscribed

The tests are now on version 8.2.3582.

Yes my AZERTY keyboard look like this.

I confirm, I do Alt-Gr ) to make a bracket.

In vim (terminal), with CTRL Alt-Gr (, the jump to tag works. In gvim it does not work.

With CTRL-V or CTRL-K in Insert mode, it works neither with vim nor with gvim.


Reply to this email directly, view it on GitHub.
You are receiving this because you are subscribed to this thread.Message ID: <vim/vim/issues/7749/1263656007@github.com>

Reply all
Reply to author
Forward
0 new messages