Skip to content

gpui: Fix swapped '<' and '>' in guess_ascii for Linux - #49185

Closed
Albab-Hasan wants to merge 1 commit into
zed-industries:mainfrom
Albab-Hasan:fix/linux-guess-ascii-swap
Closed

gpui: Fix swapped '<' and '>' in guess_ascii for Linux#49185
Albab-Hasan wants to merge 1 commit into
zed-industries:mainfrom
Albab-Hasan:fix/linux-guess-ascii-swap

Conversation

@Albab-Hasan

Copy link
Copy Markdown
Contributor

the guess_ascii fallback (used for non-latin keyboard layouts) had the shifted characters for comma (keycode 59) and period (keycode 60) swapped. shift+comma should produce '<' and shift+period should produce '>', not the other way around.

Release Notes:

  • N/A

the guess_ascii fallback (used for non-latin keyboard layouts) had
the shifted characters for comma (keycode 59) and period (keycode 60)
swapped. shift+comma should produce '<' and shift+period should
produce '>', not the other way around.
@cla-bot cla-bot Bot added the cla-signed The user has signed the Contributor License Agreement label Feb 14, 2026
@maxdeviant maxdeviant changed the title gpui: fix swapped '<' and '>' in guess_ascii for linux gpui: Fix swapped '<' and '>' in guess_ascii for Linux Feb 14, 2026
@Albab-Hasan
Albab-Hasan force-pushed the fix/linux-guess-ascii-swap branch from f9004d3 to 4b8a4ec Compare February 23, 2026 16:54
@SomeoneToIgnore

Copy link
Copy Markdown
Contributor

Looks like #49277 had arrived and fixed this, at least the excerpt in question seems correct:

image

Thank you for spotting nonetheless!

@Albab-Hasan

Copy link
Copy Markdown
Contributor Author

@SomeoneToIgnore is there any reason my pr's arent getting reviewed/noticed? should i improve something?

@SomeoneToIgnore

Copy link
Copy Markdown
Contributor

The reviews are our best effort and may drag behind the schedule, unfortunately.

This particular one now has conflicts as the entire file was overwritten in the PR I've mentioned above and now the same PR seems to have the codes made rights — so the fix itself was made already.

@Albab-Hasan

Copy link
Copy Markdown
Contributor Author

@SomeoneToIgnore totally get it. love the editor and what you guys are building. thank you guys for your efforts.

hopefully ill be able to make meaningful contributions to this project.

also if u have some free time i would appreciate it if you could check out this pr.

#49906

@SomeoneToIgnore

Copy link
Copy Markdown
Contributor

Sorry, here I have no good context knowledge so I have to defer to someone else's review there.

@Albab-Hasan

Copy link
Copy Markdown
Contributor Author

@SomeoneToIgnore np

@Albab-Hasan

Copy link
Copy Markdown
Contributor Author

@SomeoneToIgnore hey, is there any way i can talk to you? I would like to ask a few questions if you dont mind.

@SomeoneToIgnore

Copy link
Copy Markdown
Contributor

In mo profile, I have a contact e-mail and another link, if that helps.

Also, we have https://github.com/zed-industries/zed/discussions where others may also chime in and help.

@Albab-Hasan

Copy link
Copy Markdown
Contributor Author

@SomeoneToIgnore can i reach out on telegram if thats okay?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

cla-signed The user has signed the Contributor License Agreement

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants