wagoodman / dive

A tool for exploring each layer in a docker image
MIT License
44.53k stars 1.69k forks source link

Line wrap toggle does not update the status bar indicator #496

Open Scomocouk opened 5 months ago

Scomocouk commented 5 months ago

What happened: When in the right-side panel, the ^P for toggling line-wrapping does not change the status of the Wrap indicator in the status bar

What you expected to happen: The Wrap indicator should toggle accordingly

How to reproduce it (as minimally and precisely as possible): Press ^P several times in the right-side panel and observe the Wrap indicator in the status bar (see attached images)

Anything else we need to know?:

Environment: Debian

dive-wrap-status-not-updating

Scomocouk commented 5 months ago

Created fix in PR https://github.com/wagoodman/dive/pull/497