chiark / gitweb /
Show what user you're logged in as.
authorSimon Tatham <anakin@pobox.com>
Thu, 4 Jan 2024 20:05:16 +0000 (20:05 +0000)
committerSimon Tatham <anakin@pobox.com>
Thu, 4 Jan 2024 20:05:16 +0000 (20:05 +0000)
commitfabd787a423f4b64bddfb43a57264e8aaa63ed44
treeab955b2f255caa8d299d5e763dde62e7a3f79c10
parentf4b7d79cbd36234d989784f0a090e1b23c808814
Show what user you're logged in as.

Useful when testing two dummy accounts on a dev server, but might come
in useful for real people maintaining more than one config directory
as well.
src/menu.rs
src/text.rs
src/tui.rs