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