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
https://http-prompt.com
MIT License
8.96k stars 326 forks source link

How do you scroll up to headers? #155

Open sryze opened 5 years ago

sryze commented 5 years ago

When I execute a request http-prompt jumps to the response body, I can scroll up and down using j and k, but how to I see the headers above it (is there a shortcut for this)? apart from scrolling in the terminal itself