aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/cmdline.h
AgeCommit message (Expand)AuthorFilesLines
2013-02-22resolved enter-key handling by introducing get_eol()Robin Haberkorn1-0/+2
2013-02-16function key support (keys without printable representation) using keyboard m...Robin Haberkorn1-0/+8
2013-02-14option for q-reg spec state machine to allocate (insert) new q-registersRobin Haberkorn1-0/+3
2013-02-03first draft of commandline-editing commands ({ and } as in VideoTECO)Robin Haberkorn1-0/+1
2013-01-23cleaned up QRegister state interface (can pass register by reference)Robin Haberkorn1-1/+1
2013-01-23moved StateExpectQReg from parser.h to qregisters.hRobin Haberkorn1-0/+1
2013-01-23implemented special save last commandline command ("*" at beginning of comman...Robin Haberkorn1-0/+44