Skip to content
This repository has been archived by the owner on May 21, 2019. It is now read-only.

Improving readline bindings #1311

Open
binamkayastha opened this issue Jul 30, 2018 · 2 comments
Open

Improving readline bindings #1311

binamkayastha opened this issue Jul 30, 2018 · 2 comments

Comments

@binamkayastha
Copy link

There was an issue reported a while back: #398
It seems to be rejected, but some of them have been implemented like alt-d, so I not sure when it was updated.
Either way, ctrl-u still doesn't work, and ctrl-d should exit the terminal if there are no characters to delete. I would like to work on potentially fixing this, but I have no idea where the keybindings are for the readline bindings. I can find other bindings, but couldn't find (for example) alt-d at all.

@ABouzo
Copy link

ABouzo commented Aug 29, 2018

I believe that all shortcuts that manipulate the input are in the PromptComponent.tsx

@ABouzo
Copy link

ABouzo commented Aug 29, 2018

I was think we could create an external JSON that could be edited to change some preferences. Similar to how VSCode does it right now.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants