Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[macOS] option-i not working even with Left/Right Option key is Meta enabled #3018

Closed
ddbrierton opened this issue May 5, 2023 · 4 comments
Labels
Bugs Bugs, Hangs, Crash, and Freezes

Comments

@ddbrierton
Copy link

Discord username (optional)

No response

Describe the bug

On macOS 13.3.1 (a) after upgrading to v0.2023.05.02.08.03.stable_00 today option-i stopped working in NeoVim, even though it was working correctly immediately before.

In Settings > Features > Keys, Left and Right Option Key is Meta are both enabled.

In NeoVim + NvChad option-h toggles a horizontal terminal and option-v toggles a vertical menu. Both key combinations continue to work. However, option-i which toggles a floating terminal no longer works.

I think that option-i is functioning as a dead key (the system default) for adding a circumflex accent, i.e. option-i, i enters î. Whatever it is doing seems to have an unfortunate effect on NeoVim as I shortly see an error message that Lua is out of memory.

To reiterate, this was working immediately before this release.

To Reproduce

Run nvim (with NvChad config)

Type option-i

No floating terminal appears. Shortly thereafter nvim appears to start behaving strangely, with out of memory errors.

Expected behavior

Floating nvterm appears

Screenshots

No response

Operating System

MacOS

Operating System and Version

13.3.1 (a)

Shell Version

zsh 5.9

Warp Version

v0.2023.05.02.08.03.stable_00

Additional context

No response

Does this block you from using Warp daily?

No

Is this a Warp specific issue? (i.e. does it happen in Terminal, iTerm, Kitty, etc.)

Yes, this I confirmed this only happens in Warp, not other terminals.

Warp Internal (ignore): linear-label:b8107fdf-ba31-488d-b103-d271c89cac3e

None

@ddbrierton ddbrierton added the Bugs Bugs, Hangs, Crash, and Freezes label May 5, 2023
@elviskahoro
Copy link
Member

@ddbrierton Thanks for opening this. Gonna flag this intenrally as it smells like a possible regression!

@ddbrierton
Copy link
Author

This appears to be resolved as of v0.2023.05.30.08.03.stable_02.

@ivanlee1999
Copy link

this bug still exist v0.2023.08.22.08.03.stable_00
option+h and option+v works fine
but not for option+i

@jakubdonovan
Copy link

jakubdonovan commented May 3, 2024

@elviskahoro meta i, option v, option h still doesn't work.

https://www.loom.com/share/6b867526b00a41a398e01972a37af4fe

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bugs Bugs, Hangs, Crash, and Freezes
Projects
None yet
Development

No branches or pull requests

4 participants