Custom Query (1030 matches)
Results (475 - 477 of 1030)
| Ticket | Resolution | Summary | Owner | Reporter |
|---|---|---|---|---|
| #547 | fixed | "definitions of ...." window item behavior | ||
| Description |
in the definitions of .... window you can select a item with the arrows. but then you have take the mouse and double click to go the source. it shold be possible to do that with return and/or cmd-arrowdown/rightarrow. |
|||
| #565 | fixed | small collapsing issue... | ||
| Description |
if you double click to the right (the end) of a defun (for example) to mark it and then hit enter to evalue it this also collapse the marking. but the cursor is now up on the left side (the beginning) of the defun form. if you double click up to the left to mark and then enter-collaps the cursor is now on the other side down on the right side (the end) of the defun form. |
|||
| #884 | fixed | Function external-process-error-stream is missing in the Windows build | ||
| Description |
While trying to use the trivial-shell system I ran into an error stating that the ccl:external-process-error-stream function was undefined. After verifying in your documentation that the function was supposed to exist, I looked in the source code and saw that, unlike the ccl:external-process-input-stream and ccl:external-process-output-stream functions, this one was only defined in a CCL built for a non-windows OS. This exclusion exists in both the 1.6 and 1.7 versions. I manually defined the function using the exact definition from the source code and verified that it works as expected in my REPL on Windows so I am writing this missing function up as a bug. |
|||
