aboutsummaryrefslogtreecommitdiffstats
path: root/mitmproxy/tools/console/grideditor
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #3420 from rjt-gupta/multipart-fixMaximilian Hils2019-11-151-2/+18
|\
| * separate editorsrjt-gupta2019-02-061-7/+15
| * multipart-fixrjt-gupta2019-02-061-2/+10
* | update mypyMaximilian Hils2019-11-122-6/+6
|/
* fix Python 3.6 variable type annotations #3053oscure762018-04-142-10/+10
* Fixed a bug with bytes encoding errorFenil Gandhi2018-02-191-1/+1
* Fix #2753. Fix resetting editings.Miroslav2018-01-263-12/+20
* dataviewer: disable (broken) editMaximilian Hils2018-01-024-75/+52
* console: add a data view overlay for command outputAldo Cortesi2017-12-173-1/+86
* console: extract "enter" to m_selectAldo Cortesi2017-06-113-4/+2
* console: delete stale help codeAldo Cortesi2017-06-111-17/+0
* console: extract "tab" to m_next pseudo-keyAldo Cortesi2017-06-111-44/+3
* console: auto-generate context key binding helpAldo Cortesi2017-06-112-9/+9
* console: generalise grideditor help text, only show headers if we have themAldo Cortesi2017-06-111-15/+17
* console: grideditor - re-add column headersAldo Cortesi2017-06-112-21/+2
* console: grideditor keybindings for r, R and eAldo Cortesi2017-06-112-70/+47
* console: extract grideditor keybindingsAldo Cortesi2017-06-112-113/+40
* console: grideditors don't display their own titles anymoreAldo Cortesi2017-06-101-10/+1
* console: layout pane heaadersAldo Cortesi2017-06-101-7/+7
* console: globally respected nav commandsAldo Cortesi2017-05-021-5/+5
* keymap: keys can now bind to multiple contextsAldo Cortesi2017-05-011-6/+6
* Refactor consoleAldo Cortesi2017-05-012-41/+139
* mypy all of the codebase bar tnetstringAldo Cortesi2017-03-204-16/+18
* options: reraise when there's an error with a partial updateAldo Cortesi2017-03-191-1/+4
* console options: add an overlay grid editor for sequence optionsAldo Cortesi2017-03-192-7/+26
* minor fixesMaximilian Hils2017-03-121-1/+1
* Removed replace-from-file option.Made requested changesUjjwal Verma2017-03-091-0/+6
* Fixed edit form failedchhsiao902016-12-311-2/+2
* Replacements and SetHeaders are both defined as text in OptionsAldo Cortesi2016-12-121-5/+5
* options: add a merge method to assimilate optionsAldo Cortesi2016-12-081-1/+1
* minor fixesMaximilian Hils2016-11-161-2/+1
* The final piece: netlib -> mitproxy.netAldo Cortesi2016-10-202-2/+2
* netlib.strutils -> mitmproxy.utils.strutilsAldo Cortesi2016-10-201-1/+1
* Move all tools into mitmproxy.tools, move models/* to top levelAldo Cortesi2016-10-196-0/+858