| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2012-12-04 | search-delete command (FD) | Robin Haberkorn | 1 | -3/+11 | |
| * new base for searc-replace command states | |||||
| 2012-12-04 | search-replace command with default replacement string (FR) | Robin Haberkorn | 1 | -4/+34 | |
| * based on FS command * default replacement string is stored in global register "-" | |||||
| 2012-12-04 | search and replace command (FS) | Robin Haberkorn | 1 | -4/+35 | |
| * makes use of Scintilla selections, so their usage has been improved * search commands preserve selection on termination (escape) * selections are restored on rubout * search-replace command makes use of the Insert command's state (may serve as a base class now) but does not pop additional values from stack (like "I" does) | |||||
| 2012-12-03 | refactored search command (states): they are now in a separate search.cpp file | Robin Haberkorn | 1 | -0/+476 | |
