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

Can't backward search command "%paste" in IPython on Mac #4983

Closed
1 task done
caoyue12151011 opened this issue Jun 4, 2024 · 2 comments
Closed
1 task done

Can't backward search command "%paste" in IPython on Mac #4983

caoyue12151011 opened this issue Jun 4, 2024 · 2 comments
Labels
Bugs Bugs, Hangs, Crash, and Freezes

Comments

@caoyue12151011
Copy link

Dupe Check

Describe the bug

When I type "%" and upper arrow key in IPython on my Mac, I expected that Warp gives me the lastly used command "%paste". However it gives me some other commands starting with % every time. "%paste" seems not in its command history. Works for Linux systems though.

To reproduce

  1. Open IPython in Warp: ipython.
  2. Type %paste and press Return. It should run the code in your clipboard.
  3. Type % and press the upper arrow key. It should show the command you just typed %paste but it doesn't.

Expected behavior

No response

Screenshots

Screenshot 2024-06-04 at 18 07 54

Operating system

MacOS

Operating system and version

14.3.0

Shell Version

GNU bash, version 3.2.57(1)-release (arm64-apple-darwin23) | zsh 5.9 (x86_64-apple-darwin23.0)

Current Warp version

v0.2024.05.07.08.02.stable_02

Regression

No, this bug or issue has existed throughout my experience using Warp

Recent working Warp date

No response

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

@caoyue12151011 caoyue12151011 added the Bugs Bugs, Hangs, Crash, and Freezes label Jun 4, 2024
@dannyneira
Copy link
Member

Hi @caoyue12151011 There is a lack of support for REPLs like ipython at this time. We are tracking support for ipython here. #4082

@dannyneira
Copy link
Member

Duplicate of #4082

@dannyneira dannyneira marked this as a duplicate of #4082 Jun 4, 2024
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