| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
Also don't expose help from the help screen.
|
| |
|
|
|
|
| |
"Flow" is the correct term here - every connection can have multiple flows.
|
|
|
|
|
|
| |
- Unify key bindings over connection and connection list view
- Add help entry
- Unset reverse proxy when a blank value is specified
|
|
|
|
| |
We now use proper Columns, rather than laying it out manually.
|
|
|
|
| |
Also, move KVEditor's "i" binding to "A" to avoid clashes with global bindings.
|
|
|
|
|
|
| |
I want each view to have a more coherent set of bindings. This means minimizing
the global bindings, and making some bindings accessible only from screens
related to their functionality.
|
|
|
|
| |
The all-in-one page was just getting too unwieldy.
|
|
Split the console implementation out into logical components.
|