Hacker News new | ask | show | jobs
by zokier 88 days ago
worth noting that you get basic line editing for "free" from kernels tty subsystem even if you don't use readline.
1 comments

Yes, but it is really basic. Is it more than backspace? Most cursor key presses are just forwarded to the program as escape sequences.