diff options
author | Aldo Cortesi <aldo@nullcube.com> | 2017-05-02 22:38:21 +1200 |
---|---|---|
committer | Aldo Cortesi <aldo@nullcube.com> | 2017-05-03 14:55:02 +1200 |
commit | 2659b522094c325f1ee4138f6cf793373d8c9c52 (patch) | |
tree | d5f0acd183e52397778ccfbcf42e9c1eaf72ece8 /web/src/js/components/common/ToggleInputButton.jsx | |
parent | 0f4d94b31c02171c1cc39bf90426b61e5c2a05e1 (diff) | |
download | mitmproxy-2659b522094c325f1ee4138f6cf793373d8c9c52.tar.gz mitmproxy-2659b522094c325f1ee4138f6cf793373d8c9c52.tar.bz2 mitmproxy-2659b522094c325f1ee4138f6cf793373d8c9c52.zip |
console: add a two-pane layout
- Replace options.console_eventlog with options.console_layout
- This can be "single", "vertical" and "horizontal"
- At the base of the primary pane is the flowlist. At the base of the secondary
pane is the event log.
- Any of the other primary windows can be opened in each of the panes.
For now, I've bound "-" to the flow layout switch, "shift tab" to the layout
pane switch, and "P" to open the currently focused flow in whichever pane
you're in. These are just temporary - we'll reassess the default bindings
carefully once the keybindings work is complete.
Diffstat (limited to 'web/src/js/components/common/ToggleInputButton.jsx')
0 files changed, 0 insertions, 0 deletions