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

Fix missing tilde #1668

Merged
merged 1 commit into from
Sep 1, 2023
Merged

Fix missing tilde #1668

merged 1 commit into from
Sep 1, 2023

Conversation

benklop
Copy link
Contributor

@benklop benklop commented Jun 21, 2023

Fix broken Tilde and Grave (Backtick/Backquote)

This was copied from debauchee/barrier#1711 by
@dgentry.

Resolves #1541 and #1407.

Contributor Checklist:

  • I have created a file in the doc/newsfragments directory IF it is a
    user-visible change (and make sure to read the README.md in that directory)

@benklop
Copy link
Contributor Author

benklop commented Jun 21, 2023

I decided to open this from debauchee/barrier#1711 since it didn't seem like anyone else was doing it. Seems like a simple enough fix. I'm not familiar enough with JIS layouts to know if this might cause some other issue, but it certainly is better (for me) than having non-working tilde and backticks.

@shymega shymega requested a review from p12tic June 21, 2023 22:51
@shymega shymega self-assigned this Jun 21, 2023
@shymega
Copy link
Member

shymega commented Jul 3, 2023

A couple of feedback:

  • Can you adjust the PR description and fix the commit to add the 'Fixes' part from your newsfragment.
  • Finally, squashing both your commits into one would be preferable. Whilst I need a review from @p12tic, I can't merge this commit as-is.

@shymega
Copy link
Member

shymega commented Jul 22, 2023

Alternatively, I can rebase and edit the commits myself, and force-push to the PR - we have access to do so. Would that be preferable?

@shymega
Copy link
Member

shymega commented Sep 1, 2023

I didn't hear back, and because we have a lot of PRs left, I decided to rebase, squash the two commits, amend the main commit, and rebase against mainline.

Once checks pass, we can look at merging.

@p12tic p12tic merged commit 4ecedf1 into input-leap:master Sep 1, 2023
13 of 16 checks passed
@dgentry
Copy link

dgentry commented Oct 16, 2023

This is great, thank you.

@benklop
Copy link
Contributor Author

benklop commented Oct 27, 2023

hey, sorry for leaving this hanging. I appreciate you proceeding!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants