aboutsummaryrefslogtreecommitdiffstats
path: root/libmproxy/console/__init__.py
Commit message (Expand)AuthorAgeFilesLines
* Gracefully handle invalid data format passed to -r flag.Aldo Cortesi2012-02-091-1/+4
* Further keybinding consolidation.Aldo Cortesi2012-02-081-15/+0
* Start consolidating keybindings.Aldo Cortesi2012-02-081-11/+3
* Move to context-dependent help model.Aldo Cortesi2012-02-081-10/+20
* KVEditor: "e" shortcut spawns an external editor on a field.Aldo Cortesi2012-02-081-0/+22
* "i" shortcut to insert for KVEditor.Aldo Cortesi2012-02-081-1/+1
* Add and delete for KV editor.Aldo Cortesi2012-02-081-1/+1
* Refine look and feel, make editor operate on copy of data.Aldo Cortesi2012-02-081-2/+3
* Editable fields for KVEditor.Aldo Cortesi2012-02-081-73/+1
* Refactor console.Aldo Cortesi2012-02-071-0/+993