Reliably able to crash cursor from chat window focus with 'ctrl-q h'

Using cursor on linux with remote-ssh

I often run tmux in the terminal window, and tmux uses my key bindings of ‘ctrl-q’ with h and l to move left and right, so those key bindings are rather stuck in my head.

Unfortunately it seems if I inadvertantly type ‘ctrl-q h’ in the chat window, cursor crashes 100% of the time. (This seems to also crash with ‘ctrl-q’ and any key afterwards).

Version info:

% uname -a
Linux davenix 6.8.0-55-generic #57-Ubuntu SMP PREEMPT_DYNAMIC Wed Feb 12 23:42:21 UTC 2025 x86_64 x86_64 x86_64 GNU/Linux
% lsb_release -a
No LSB modules are available.
Distributor ID: Ubuntu
Description: Ubuntu 24.04.2 LTS
Release: 24.04
Codename: noble
% ls /opt/cursor/versions/
total 181792
181792 Cursor-0.46.11-ae378be9dc2f5f1a6a1a220c6e25f9f03c8d4e19.deb.glibc2.25-x86_64.AppImage*

I can still use cursor, but would like to avoid the crashes, and would like to eventually create a key shortcut for that keystroke in the chat window. (Trying to create the shortcut does not fix the situation).

Looking at the output I get in the window that launched cursor:

[main 2025-03-14T22:38:38.694Z] Extension host with pid 183227 exited with code: 0, signal: unknown.
[main 2025-03-14T22:38:38.709Z] Extension host with pid 183196 exited with code: 0, signal: unknown.
[main 2025-03-14T22:38:38.776Z] [UtilityProcess id: 2, type: fileWatcher, pid: 183166]: crashed with code 15 and reason ‘killed’
[main 2025-03-14T22:38:38.960Z] Extension host with pid 183495 exited with code: 0, signal: unknown.
[main 2025-03-14T22:38:38.999Z] Extension host with pid 183248 exited with code: 0, signal: unknown.
[main 2025-03-14T22:38:39.024Z] [UtilityProcess id: 1, type: fileWatcher, pid: 183322]: crashed with code 15 and reason ‘killed’

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.