Skip to content
Snippets Groups Projects
Commit 1aa1e160 authored by deuce's avatar deuce
Browse files

Added inital UIFC interface to UNIX monitor.

uifcc (curses) can be compiled with USE_SIGNALS to force menus to return
a -2 when a SIGALRM is recieved. This allows for the "real time" display of
the node status.

Issues:
Running umonitor over a network connection can cause keystrokes to be
interpreted erratically.

Cannot use escape to exit auto-refreshed menus.  (Same reason)

Musings:
Perhaps a new WIN_* bit to specify a dynamic menu?
parent 7266e481
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment