-
Notifications
You must be signed in to change notification settings - Fork 1
Home
Gregory Dushkin edited this page Jun 20, 2020
·
16 revisions
Welcome to the NOAFtodo wiki!
- Home page
- Disable starting as root by default
- Add "multistr" variables
- Add basic user interface animation functionality
- Replace all (or as many as possible) cvars in noaftodo_cui.h with actual variables and wrappers
- Replace all setter commands with cvar operations:
:set
,:toggle
(will completely get rid of:g
,:list
,:vtoggle
,:lrename
, some others maybe) - Better cvar naming
- Get rid of as many hardcoded bindings as possible
- Add command return values
- Custom "upcoming" notification times
- "Sort by" in normal and listview modes
- Arithmetic operations in command line
- Conditionals