Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Jazz up flow display | Aldo Cortesi | 2012-02-18 | 1 | -12/+25 | |
| | | | | | | - Indicate interception by coloring text, rather than adding an exclamation mark. - Use unicode symbol to indicate replay and for the response indicator arrow. | |||||
* | Refactor the way we display flows. | Aldo Cortesi | 2012-02-18 | 1 | -39/+59 | |
| | | | | | Use columns to make spacing nicer, and to ensure that long URLs don't bugger up formatting when they spill into the next line. | |||||
* | Better formatting for headers, help and other key-value displays. | Aldo Cortesi | 2012-02-11 | 1 | -17/+17 | |
| | | | | We now use proper Columns, rather than laying it out manually. | |||||
* | Revamp the way request and response bodies are displayed. | Aldo Cortesi | 2012-02-11 | 1 | -10/+10 | |
| | ||||||
* | Refactor console. | Aldo Cortesi | 2012-02-07 | 1 | -0/+148 | |
Split the console implementation out into logical components. |