summaryrefslogtreecommitdiff
path: root/Shell/LineEditor.h
AgeCommit message (Expand)Author
2019-05-07Shell: Make ^W and ^U work when cursor is not at the end of the line.Andreas Kling
2019-05-07Shell: Allow browsing history with up/down arrow keys.Andreas Kling
2019-05-07Shell: Move line editing to a separate class.Andreas Kling