2362ea80f1
- KillDialog: only clear dialog area, not entire screen (fixes black-screen UX) - NiceEdit: removed redundant full-screen Clear from main.rs - All graphs now show x-axis time labels: '-60s' on left, 'now' on right - Fixed BrailleGraph x-axis label rendering (was truncating to 1 char, now uses set_string) - Process panel: press 'C' to toggle between comm name and full command line args - ProcessInfo.cmdline field added (reads /proc/[pid]/cmdline) - Help text and keybar updated with C keybinding