Mouse support
You can now use resterm with basic mouse support:
- Click to focus - you can switch between the file navigator, editor and response panes by clicking them.
- Scroll - works in every pane including the editor, response body and history list.
- Mark selection - drag in the editor to highlight text.
- Double click - open directories/files/requests in the Files pane.
Bug fix
Because of wrong search vs response pane calculations, last line in the response payload was not visible. This is fixed now.