Custom Query (1030 matches)
Results (646 - 648 of 1030)
| Ticket | Resolution | Summary | Owner | Reporter |
|---|---|---|---|---|
| #548 | fixed | Hemlock movement-command implementation is spotty | ||
| Description |
There seem to be several holes in the implementation of Hemlock movement commands.
I'll adopt this one and see if I can get most of the common movement/selection commands working as expected; the work overlaps with what I was doing on selections and listener-copying anyway. |
|||
| #562 | fixed | ESC-anything breaks the IDE | ||
| Description |
To reproduce:
Result:
1 > After exiting from the breakloop, the IDE remains confused, expecting a keydown and breaking on any it receives. |
|||
| #1275 | fixed | create-jvm broken in ccl's jni.lisp | ||
| Description |
library/jni.lisp defines create-jvm, which calls ccl::call-with-string-vector with two arguments; ccl::call-with-string-vector requires three. Supplying an encoding, e.g. :us-ascii, appears to fix the problem. |
|||
