httpie / http-prompt

An interactive command-line HTTP and API testing client built on top of HTTPie featuring autocomplete, syntax highlighting, and more. https://twitter.com/httpie

Home Page:https://http-prompt.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

change shortcut for autocomplete?

gittyup2018 opened this issue · comments

Hi,

I don't know python but I need to change the shortcut when you press right and it auto-completes the line - not the GUI box I don't know what this is called, the history? anyway I want the right key to work normally moving just 1 character right, and maybe shift/ctrl/whatever + right activates auto-complete.

Could someone tell me what file or even what line that is on to change the code? I don't mind messing with and googling a bit to change it myself, but not even sure where to look to get started as python seems to have 3 different directories dist-packes/site-packages and pycache (that apparently is compiled)