| commit | cf2ef009cd6921018b51e5e4a5cd7888ceca8db9 | [log] [tgz] |
|---|---|---|
| author | Tom Tromey <tom@tromey.com> | Fri Dec 08 10:14:41 2023 -0700 |
| committer | Tom Tromey <tom@tromey.com> | Thu Dec 21 16:43:02 2023 -0700 |
| tree | 3b5bd58675d767151bd650ca251978b21426dc92 | |
| parent | 333a6b1a6399992cc98ac34727acf38136b770e6 [diff] |
Rename tui-stack -> tui-status The TUI status line is called the "status" window in the documentation, but not in the source. There, the relevant files are named "tui-stack", which to me makes it sound like they have something to do with backtraces. This patch renames them to "tui-status".