Custom Query (1030 matches)
Results (604 - 606 of 1030)
| Ticket | Resolution | Summary | Owner | Reporter |
|---|---|---|---|---|
| #87 | fixed | Need IDE init file | ||
| Description |
I'd like to make some personal customizations to the editor, but the editor stuff is not accessible when my openmcl-init.lisp is loaded. We need an init file that gets loaded when the IDE starts up. |
|||
| #88 | fixed | c-v/m-v with numargs should move by lines | ||
| Description |
The hemlock documentation (and my fingertips) say that c-u c-v should scroll up 4 lines, instead it scrolls up 4 pages. |
|||
| #89 | fixed | Need some file searching capability | ||
| Description |
It's really hard to work on a large existing system without some kind of a file searching capability. Perhaps it wouldn't be that hard to implement something quick-and-dirty using grep: get string from user, run grep with some appropriate args to make output parsable, put up a selection dialog with one entry per line of output, and make double-clicking on the entry go to the line in the file. |
|||
