mirror of
https://github.com/opnsense/src.git
synced 2026-02-21 17:00:58 -05:00
Unset VIS_SAFE flag as it turned out to be actually unsafe for continuos top display as it's passing through sequences resulting cursor movement (backspace, tab, carriage-return), and explicitly set VIS_TAB for the same reason. Reported by: Mark Millard <marklmi@yahoo.com>, swills Tested by: Mark Millard <marklmi@yahoo.com>, swills |
||
|---|---|---|
| .. | ||
| commands.c | ||
| commands.h | ||
| display.c | ||
| display.h | ||
| layout.h | ||
| loadavg.h | ||
| machine.c | ||
| machine.h | ||
| Makefile | ||
| Makefile.depend | ||
| screen.c | ||
| screen.h | ||
| top.1 | ||
| top.c | ||
| top.h | ||
| username.c | ||
| username.h | ||
| utils.c | ||
| utils.h | ||