Move selected menu item into the User object
authorJeremy Stanley <fungi@yuggoth.org>
Wed, 25 Dec 2019 21:24:06 +0000 (21:24 +0000)
committerJeremy Stanley <fungi@yuggoth.org>
Sat, 28 Dec 2019 20:40:11 +0000 (20:40 +0000)
In order to simplify menu handlers, move the active choice into an
attribute of the User class so that only one object needs to be
handed off, and update menus accordingly.


No differences found