terminal.c - process_command() - Add other keyboard buttons
The terminal should be able to read other commands such as ARROW UP and DOWN that will display commands from history.
Besides that, other invalid buttons should be cleverly ignored so they do not cause problems.
terminal.c - process_command() - Add other keyboard buttons
The terminal should be able to read other commands such as ARROW UP and DOWN that will display commands from history. Besides that, other invalid buttons should be cleverly ignored so they do not cause problems.