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

Command + Delete Not Working in Hyper with Fish Shell on MacOS #7693

Open
2 tasks done
KoStard opened this issue Dec 29, 2023 · 1 comment
Open
2 tasks done

Command + Delete Not Working in Hyper with Fish Shell on MacOS #7693

KoStard opened this issue Dec 29, 2023 · 1 comment

Comments

@KoStard
Copy link

KoStard commented Dec 29, 2023

  • I am on the latest Hyper.app version

  • I have searched the issues of this repo and believe that this is not a duplicate

  • OS version and name: MacOS Sonoma Version 14.2 (23C64)

  • Hyper.app version: 3.4.1

  • Link of a Gist with the contents of your hyper.json: Link

  • Relevant information from devtools (CMD+ALT+I on macOS, CTRL+SHIFT+I elsewhere): N/A

  • The issue is reproducible in vanilla Hyper.app: Should be

Issue

  • When using Hyper with fish shell, the Command + Delete does not work. Here is what it prints:
⋊  testing
testing: nothing appropriate.
kostard at Magic Box in ~
⋊  testing
  • When changing to zsh, it works as expected (removes all the symbols on that line until the pointer)
  • This issue was mentioned here, but the described issue was marked as "Can't reproduce".
@KoStard
Copy link
Author

KoStard commented Dec 29, 2023

Also, can confirm that the solution mentioned in the previous thread does mitigate the issue, but I think this is a bug in the system and should be handled out of the box.

⋊  cat /Users/kostard/.config/fish/functions/fish_user_key_bindings.fish
bind \ew backward-kill-line

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

No branches or pull requests

1 participant