Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 256 Bytes

File metadata and controls

9 lines (6 loc) · 256 Bytes

cooked mode -> raw mode

\r -> move cursor to start (extreme left) cooked mode -> \r and \n raw mode -> \n

tries for autocomplete, common prefix search

instead of building out handlers manually, configure readline that handles everything out of the box