lingrlongr
Results
2
issues of
lingrlongr
- Added support for different keycodes for up/down - Added support for quitting the menu
When using grid table formats to style a table, you get distorted results. For example, this script: import tabulate rows = [ ['foo', 'bar'], ['foo', 'bar'], tabulate.SEPARATING_LINE, ['foo', 'bar'], ['foo',...