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)
commit13138cabcedc52b00eb49b1a6b4e0818469bee74
treeca7c0d9a2d1a57f0603c79a48691fbba32637aac
parent5c4f77cf2f28dedbb24280005ea7db9421ed197f
Move selected menu item into the User object

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.
mudpy/misc.py
share/menu.yaml