diff --git a/CHANGELOG.md b/CHANGELOG.md index 94f139b3..71cb5909 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -31,10 +31,12 @@ That said, these are more guidelines rather than hard rules, though the project - [#1938](https://github.com/ClementTsang/bottom/pull/1938), [#1980](https://github.com/ClementTsang/bottom/pull/1980): Report average packet size and packet rate. - [#2003](https://github.com/ClementTsang/bottom/pull/2003): Configurable default sort column for temperature and disk table widgets. - [#1979](https://github.com/ClementTsang/bottom/pull/1979): Add global `bg_color` option to set widget background colour. +- [#2039](https://github.com/ClementTsang/bottom/pull/2039): Support drawing a line separator between the column headers and data. ### Changes - [#2031](https://github.com/ClementTsang/bottom/pull/2031): Tweak display/hiding logic for a graph widget's legend. +- [#2039](https://github.com/ClementTsang/bottom/pull/2039): Replace `hide_table_gap` with `table_gap`. ### Other diff --git a/docs/content/configuration/command-line-options.md b/docs/content/configuration/command-line-options.md index 4d97dc8c..8b7e51c6 100644 --- a/docs/content/configuration/command-line-options.md +++ b/docs/content/configuration/command-line-options.md @@ -18,7 +18,6 @@ see information on these options by running `btm -h`, or run `btm --help` to dis | | bottom. | | `-m`, `--dot_marker` | Uses a dot marker for graphs. | | `-e`, `--expanded` | Expand the default widget upon starting the app. | -| `--hide_table_gap` | Hides spacing between table headers and entries. | | `--hide_time` | Hides the time scale from being shown. | | `-r`, `--rate