In case of smaller than 130 chars display, some of the fields might
be hidden, therefore add ability to scroll to left/right over the end
of screen to see hidden columns.

Also it will allow to extend flow line with additional fields (pps).

Used approach from 'htop' tool where scrolling is made over custom
char-attr buffer element.

Vadim Kochan (3):
  flowtop: Render table row via raw ncurses buffer
  flowtop: Add horizontal scrolling over flows table
  ui: Rename ui_table_row_print -> ui_table_row_col_set

 flowtop.c | 75 +++++++++++++++++++++++++++++------------------
 ui.c      | 99 ++++++++++++++++++++++++++++++++++++++++++++++++++++-----------
 ui.h      | 20 +++++++++++--
 3 files changed, 147 insertions(+), 47 deletions(-)

-- 
2.9.2

-- 
You received this message because you are subscribed to the Google Groups 
"netsniff-ng" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to netsniff-ng+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to