aboutsummaryrefslogtreecommitdiffstats
path: root/mitmproxy/tools/console/grideditor/base.py
Commit message (Expand)AuthorAgeFilesLines
* update mypyMaximilian Hils2019-11-121-3/+3
* fix Python 3.6 variable type annotations #3053oscure762018-04-141-7/+7
* Fix #2753. Fix resetting editings.Miroslav2018-01-261-2/+1
* console: extract "enter" to m_selectAldo Cortesi2017-06-111-2/+0
* console: extract "tab" to m_next pseudo-keyAldo Cortesi2017-06-111-44/+3
* console: auto-generate context key binding helpAldo Cortesi2017-06-111-8/+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-111-1/+2
* console: grideditor keybindings for r, R and eAldo Cortesi2017-06-111-22/+46
* console: extract grideditor keybindingsAldo Cortesi2017-06-111-27/+38
* console: grideditors don't display their own titles anymoreAldo Cortesi2017-06-101-10/+1
* 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-011-12/+84
* mypy all of the codebase bar tnetstringAldo Cortesi2017-03-201-8/+10
* console options: add an overlay grid editor for sequence optionsAldo Cortesi2017-03-191-7/+9
* Move all tools into mitmproxy.tools, move models/* to top levelAldo Cortesi2016-10-191-0/+413