Custom Query (1030 matches)
Results (313 - 315 of 1030)
| Ticket | Resolution | Summary | Owner | Reporter |
|---|---|---|---|---|
| #504 | fixed | find - replace with problems | ||
| Description |
I have a .lisp document with this content : function1.lisp function2.lisp function3.lisp When I'm going to the find window and put find: lisp replace with dx32fsl I have the Altconsole and a inevitable crash of ccl |
|||
| #505 | fixed | Text pasted into listener doesn't show up until next UI event | ||
| Description |
Text pasted into a listener isn't drawn until after the next input event (i.e. after the next keystroke, mouse click, etc.) Ironically, this bug only manifests itself when the cursor is at the end of the listener buffer when the paste occurs. My guess is that this is because the relocation of the cursor to the end of the buffer has the same effect as an input event in forcing a screen refresh. |
|||
| #506 | fixed | ccl-init does not get loaded when CCL cocoa app is started by opening a file | ||
| Description |
Summary says it all. The ccl-init file only gets loaded when a listener is opened for the first time, which does not automatically happen if CLL is launched by opening a file. |
|||
