1.1.0 - Custom JSON pagers, more Vim keys
This release adds some new features based on feedback I've received recently.
- Add new hotkeys to the response area:
g
- move cursor to first line of responseG
- move cursor to last line of response%
- move cursor to matching bracket
- Add new
POSTING_PAGER_JSON
config - allows you to use a custom pager for JSON responses (e.g.fx
) - Fix Unicode not displaying in response area
Here's an example of opening up a JSON response in fx
: