diff --git a/CHANGELOG.md b/CHANGELOG.md index 8acc127..d3eda38 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,12 +4,12 @@ ### Added - Termshark's columns can now be changed. Use the minibuffer `columns` command to show the current column - set. Columns can be added, removed or hidden from view. If your Wireshark config is available, termshark can +- Termshark's columns can now be changed via the minibuffer `columns` command. Columns can be added, removed + or hidden from view. If your Wireshark config is available, termshark can import your Wireshark column configuration. Custom columns can be chosen via a display filter expression. - The packet structure view now provides a contextual menu with options to - - apply the filter representing the current level of structure as a custom column - - prepare or directly apply the same filter as a display filter + - apply the structure filter as a custom column + - prepare or apply the same filter as a display filter ### Changed