| commit | e0dd0e4d944e496403c72a61a2fd3a075b4c140d | [log] [tgz] |
|---|---|---|
| author | Tom Tromey <tom@tromey.com> | Fri Dec 08 10:32:07 2023 -0700 |
| committer | Tom Tromey <tom@tromey.com> | Thu Dec 21 16:43:02 2023 -0700 |
| tree | cbdd260e63c8e3120083b6c6a9afdac3b730cd1c | |
| parent | cf2ef009cd6921018b51e5e4a5cd7888ceca8db9 [diff] |
Rename TUI locator window -> status The TUI status window is called the "locator" in the source, but "status" in the documentation. Whenever I've needed to find the code, I've had to search to "locate" it (ha, ha). This patch renames the window to match the public name of the window.