Custom Query (1030 matches)
Results (751 - 753 of 1030)
| Ticket | Resolution | Summary | Owner | Reporter |
|---|---|---|---|---|
| #190 | fixed | Single-character input doesn't work correctly with IDE selection streams | ||
| Description |
? (y-or-n-p "Well, what's it going to be?") Well, what's it going to be? (y or n) y
1 > |
|||
| #191 | fixed | Return sometimes doesn't add a newline | ||
| Description |
In Hemlock windows, there are times when pressing the return key doesn't insert a newline. Instead it moves the insertion point down a line. This may be a Hemlock dwim feature, but I'd call it a bug. To duplicate this, open a lisp source code file and find (or create) two top-level forms separated by six blank lines. Place the cursor in the middle of those blank lines, and press return. The cursor will move down. If you place the cursor on the last or second-to-last empty line, hitting return will insert a newline. |
|||
| #195 | fixed | Page Up and Page Down commands in Editor windows move the cursor | ||
| Description |
On the Mac, scrolling around with the Page Up and Page Down keys should only move the viewport. It should not move the cursor. The cursor should stay where it is. Unfortunately, Hemlock moves the cursor when scrolling with Page Up and Page Down keys. |
|||
