'Up' / 'Down' key for next / previous commands

Issue #130 resolved
Mikolaj Filar created an issue

Pressing up or down arrow shall cause printing next or previous command.

It requires extra buffer, so:

  • number of commands shall be configured

  • each command shall be stored in allocated space (to avoid storing more characters it's needed)

Hint(?): use list

Comments (3)

  1. Log in to comment