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

control+k does not always cut all to the right #4926

Closed
1 task done
GavinHuttley opened this issue May 17, 2024 · 2 comments
Closed
1 task done

control+k does not always cut all to the right #4926

GavinHuttley opened this issue May 17, 2024 · 2 comments
Labels
Bugs Bugs, Hangs, Crash, and Freezes

Comments

@GavinHuttley
Copy link

Dupe Check

Describe the bug

Select a command from history, move cursor within the text and enter ^+k. First event, it jumps to start of the line. If I navigate back to the cut point and do ^+k again, it cuts all to the right correctly.

To reproduce

  1. Up arrow to select a multi-word command from history
  2. option left arrow to jump one word
  3. enter control+k

Expected behavior

It should cut all to the right

Screenshots

ScreenFlow

Operating system

MacOS

Operating system and version

Sonoma 14.4.1

Shell Version

zsh 5.9

Current Warp version

v0.2024.05.14.08.01.stable_03

Regression

Yes, this bug started recently or with an X Warp version

Recent working Warp date

About a week ago?

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:b9d78064-c89e-4973-b153-5178a31ee54e

None

@GavinHuttley GavinHuttley added the Bugs Bugs, Hangs, Crash, and Freezes label May 17, 2024
@dannyneira
Copy link
Member

Hey @GavinHuttley thanks for your patience. Double check that you have the default keybindings for cut all right (CTRL-K) as well as Move to Start of the line/paragraph (CTRL-A). If that doesn't help you can try deleting Warp settings with defaults delete dev.warp.Warp-Stable and just note that all your settings with be changed to default.

Please let us know if that helps.

CleanShot.2024-05-23.at.15.26.01.mp4

@GavinHuttley
Copy link
Author

using defaults delete dev.warp.Warp-Stable worked!
Thank you!

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

2 participants