warpdotdev / Warp

Warp is a modern, Rust-based terminal with AI built in so you and your team can build great software, faster.
https://warp.dev
Other
21.11k stars 362 forks source link

issue with julia repl #2948

Open AbhimanyuAryan opened 1 year ago

AbhimanyuAryan commented 1 year ago

Discord username (optional)

No response

Describe the bug

On next line indentation is written the cursor doesn't appear next to the word

To Reproduce

install Julia and type julia to start repl like python and write the code like I did in gif. In next line indentation it gets weird

@vars ARModel begin
data::R{Vector} = [3,43,4]
end

Apr-17-2023 15-47-39

Expected behavior

No response

Screenshots

No response

Operating System

MacOS

OS Version

No response

Shell Version

No response

Warp Version

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.)

No, this same issue happens in Warp and other terminals.

Warp Internal (ignore): linear-label:b8107fdf-ba31-488d-b103-d271c89cac3e

None

dannyneira commented 1 year ago

Appreciate you letting us know @AbhimanyuAryan

I suspect this may be related to the lack of subshell support in Warp, which you can track here #64 Please :+1: and comment on that issue if you'd also like to see support for the julia subshell