Generic shell API #641
Replies: 12 comments 9 replies
-
Describe the solution you'd like?I noticed that quick move of a cursor does not work if I enter a docker container. When I do docker exec -it ... bash cmd + arrow (and option + arrow) combination stops working. Is your feature request related to a problem? Please describe.No response Additional contextNo response |
Beta Was this translation helpful? Give feedback.
-
Support pgcli |
Beta Was this translation helpful? Give feedback.
-
Support kubie |
Beta Was this translation helpful? Give feedback.
-
psql: can not move the caret with cmd key From @oguzhantopcu via #586 Describe the bugi can not move my caret with [command] key on "psql", "git add -i" CLI's.
*psql is postgresql's official cli.
it makes psql pretty unusable. To ReproduceSteps to reproduce: 1.) run psql. caret won't move to the left side of the word, instead it types [space]. Expected behaviourcaret should move to the left side of the word ScreenshotsNo response Operating SystemMacOS OS Version12.1 Additional contextNo response |
Beta Was this translation helpful? Give feedback.
-
Support nu shell? From @WindSoilder via #613 Describe the solution you'd like?As title, I wonder if nu shell(https://github.com/nushell/nushell) can be supported? Is your feature request related to a problem? Please describe.No response Additional contextNo response |
Beta Was this translation helpful? Give feedback.
-
From amirali7e via Discord:
|
Beta Was this translation helpful? Give feedback.
-
From taranlu-houzz via #858 Describe the solution you'd like?
Is your feature request related to a problem? Please describe.No response Additional contextNo response |
Beta Was this translation helpful? Give feedback.
-
I use tcsh as my login shell and I'd love to see it supported by Warp in addition to Bash, Zsh, and Fish. |
Beta Was this translation helpful? Give feedback.
-
This can be done by using shell integration . Most of the modern terminanls follow the iTerm's OSC tokens for marking the boundaries. What I really love to see is the autocompletion support from shell as well as user defined code. Something like https://github.com/withfig/autocomplete |
Beta Was this translation helpful? Give feedback.
-
To add support for another shell (i.e. I'd like |
Beta Was this translation helpful? Give feedback.
-
We don't have an API or endpoint yet for this.
…--- original message ---
On April 14, 2022, 8:55 PM EDT ***@***.*** wrote:
To add support for another shell (i.e. I'd like pwsh from #880) is there a protocol spec for how Warp Terminal communicates with the shell? I don't know what preexec is (mentioned on https://www.warp.dev/faq) but I guess that's part of the protocol.
—
Reply to this email directly, view it on GitHub, or unsubscribe.
You are receiving this because you are subscribed to this thread.Message ID: ***@***.***>
--
You received this message because you are subscribed to the Google Groups "github" group.
To unsubscribe from this group and stop receiving emails from it, send an email to ***@***.***
--- end of original message ---
|
Beta Was this translation helpful? Give feedback.
-
It would be a crazy improvement in everyone's productivity if you guys add |
Beta Was this translation helpful? Give feedback.
-
Generic shell API
Beta Was this translation helpful? Give feedback.
All reactions