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

psql shell inside warp doesn't allow navigating with Option + Left/Right Arrow #949

Closed
edhedges opened this issue Apr 7, 2022 · 3 comments
Labels
Bugs Bugs, Hangs, Crash, and Freezes

Comments

@edhedges
Copy link

edhedges commented Apr 7, 2022

Describe the bug

On the MBP v12.2.1 native terminal, when I open up `psql`,I can navigate via Option + Left/Right arrow and modify my queries, but this behavior isn't compatible in Warp. Instead, I just get a space in the shell.

To Reproduce

Steps to reproduce:

  1. Open psql
  2. Type out a query like select * from users
  3. Try to navigate via Option + Left Arrow to replace * with specific columns.
  4. See that the cursor is moved to the right for some reason 🤷.

Expected behaviour

I would expect to be moved to the next "word" in the direction of the arrow key I choose while holding Option.

Screenshots

No response

Operating System

MacOS

OS Version

12.2.1

Additional context

No response

@JayWeber04
Copy link

Having the exact same issue. Really frustrating too since postgres is such a core part of my daily routine.

@elviskahoro
Copy link
Contributor

Thanks for the feedback!
Gonna move this to our subshell issue:
GitHub issue for subshell support

Will close in favor of that one.

@warpdotdev-devx
Copy link
Member

warpdotdev-devx commented Oct 11, 2022 via email

@warpdotdev-devx warpdotdev-devx bot added the Bugs Bugs, Hangs, Crash, and Freezes label Jan 9, 2023
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