Changelog
Added
- Keymaps to scroll details pane from the list pane
- Keymaps to scroll details pane to the top/bottom
Changed
- Show raw decoded message when protobuf decoding fails
- kplay's TUI won't be rendered if terminal dimensions are below the required minimum
- Pressing Ctrl+C will immediately exit the TUI, regardless of the current context
- 3bb459e allow scrolling details pager from list pane (#112)
- 0aa5201 fix: quit help pane when ? is pressed (#111)
- 7147ae7 reorder help pane items
- 894433b reset details scroll when a msg is selected (#113)
- d95cdba show raw decoded message when proto decode fails (#109)
- 0a3928d update docs for v3.1.0 (#114)
- 35e6898 wrap contents in message value viewport (#110)