Browse Source

Factor out TUI menu driving logic from main()

Was just too long and made navigation difficult. There's no actual
requirement for this procedure to be split out. But it lets us drop 2
levels of indentation and makes navigating up and down main() easier. On
the downside, it breaks up control flow.
master
cancel 5 years ago
parent
commit
1a5d323617
  1. 1559
      tui_main.c

1559
tui_main.c

File diff suppressed because it is too large
Loading…
Cancel
Save