cursive_table_view icon indicating copy to clipboard operation
cursive_table_view copied to clipboard

How do I hide column headers or move them to bottom?

Open vi opened this issue 3 years ago • 0 comments

How do I adjust the table to occupy minimal vertical space?

It would be nice to have:

  • Ability to move column headers from top to bottom.
  • Ability to make cursive_table_view prioritise showing content, not column headers if vertical space is limited (e.g. only 3 characters tall).
  • Ability to hide the line dividing content and column headers
  • Ability to hide the column headers altogether. This option should be dynamic, i.e. table should not needed to be re-created to show/hide headers.

vi avatar Jul 29 '22 18:07 vi