Commit Graph

141 Commits (master)

Author SHA1 Message Date
Johan Charpentier 9da99df879 Add method choice by arrow & Dedup code 7 years ago
Adam Tauber a0c10a5c05 Merge pull request #33 from pvmsikrsna/master
Show the function key bindings in the view title
7 years ago
pvmsikrsna 4ac044f954 Display the binding when printing request body
Displays the binding, F2, for the view response-body when the request body is printed.
7 years ago
pvmsikrsna fab3ab57ab Move the bindings for views close to the title 7 years ago
Adam Tauber 1c3110d2d4 [fix] adjust save-result-popup size on small screen 7 years ago
Georgi Dimitrov c43a066874 Disable wrapping for the headers view
Fixes #26
7 years ago
Georgi Dimitrov c3669ec546 Add a missing assignment operator 7 years ago
Adam Tauber 0d7f23dcf6 Merge pull request #25 from Benaiah/save-response
[mod] add dialog to save response
7 years ago
Georgi Dimitrov 05bb54a51b Prevent from scrolling past the end of the content
Fixes issue #31
7 years ago
Benaiah Mischenko 8285961cac [mod] add save result dialog 7 years ago
Benaiah Mischenko 9c167d007b [mod] change saved response permissions to 0644 7 years ago
Vamshi 05bee3e67b Show the function key binding in the view title 7 years ago
Georgi Dimitrov 93f2941a93 Print errors when parsing invalid headers 7 years ago
Benaiah Mischenko 9ff39949f7 [mod] add dialog to save response
You can now hit `<ctrl+s>` to save the response to a file.
7 years ago
Adam Tauber 392aee7191 [fix] visible cursor after error window destroy 7 years ago
Adam Tauber b2c642c5c7 [enh] show hexdump of binary responses 7 years ago
Adam Tauber 4344c6060f [fix] display error on too small terminals - closes #3 7 years ago
Adam Tauber 08e35ae9de [enh] add --compressed command line flag - closes #19 7 years ago
Johan Charpentier 18c7d220b7 Add F2..F9 Shortcuts 7 years ago
Johan Charpentier 12d00162b4 Deduplicate code 7 years ago
Johan Charpentier 217687dd79 Add Keybinding/view to choose Method 7 years ago
Adam Tauber 72b8391cef Merge pull request #14 from mattn/proxy
proxy friendly
7 years ago
Yasuhiro Matsumoto 7e44654733 disable CtrlH on Windows since it break backspace key 7 years ago
Yasuhiro Matsumoto e03a22fb71 proxy friendly 7 years ago
Adam Tauber 89bebba7a4 [enh] add alt+h to show history - closes #6 7 years ago
Adam Tauber ebb516af74 [enh] add scheme to command line url if missing - closes #8 7 years ago
Adam Tauber 36e5a32e78 [fix] exit if terminal is too small - closes #5 7 years ago
Benaiah Mischenko 23dab26160 [mod] pretty-print json responses 7 years ago
Adam Tauber 1d44b468d2 [mod] window order 7 years ago
Adam Tauber 5cf4ff18ad [enh] select previous view on shift+tab - closes #1 7 years ago
Adam Tauber ea985cc5e7 [enh] more verbose history 8 years ago
Adam Tauber 60a2bc7311 [enh] help formatting 8 years ago
Adam Tauber 1cac368155 [mod] layout change 8 years ago
Adam Tauber 25177935ac [enh] add request history 8 years ago
Adam Tauber a7d97a4ef3 [enh] uncompress gzipped response 8 years ago
Adam Tauber 2cb523c726 [enh] add timeout command line argument 8 years ago
Adam Tauber aad564918a [enh] send request if enter pressed in the url view 8 years ago
Adam Tauber 7b6d5eeaea [enh] UI non-blocking request ++ reduce default timeout 8 years ago
Adam Tauber 6b37e98403 [fix] remove http compression by default 8 years ago
Adam Tauber 623c0e1531 [mod] show search results number in title 8 years ago
Adam Tauber b85ea2b2a1 [enh] initial commit 8 years ago