Custom Query (1030 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (751 - 753 of 1030)

Ticket Resolution Summary Owner Reporter
#190 fixed Single-character input doesn't work correctly with IDE selection streams Gary Byers Andrew Shalit
Description

? (y-or-n-p "Well, what's it going to be?") Well, what's it going to be? (y or n) y

Error: Two UNREAD-CHARs without intervening READ-CHAR on #<SELECTION-INPUT-STREAM :UTF-8 (TTY/6) #x30004193150D> While executing: CCL::%IOBLOCK-UNTYI, in process Listener(94). Type :POP to abort, :R for a list of available restarts. Type :? for other options.

1 >

#191 fixed Return sometimes doesn't add a newline Gary Byers Andrew Shalit
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 Gary Byers Rainer Joswig
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.

Batch Modify
Note: See TracBatchModify for help on using batch modify.
Note: See TracQuery for help on using queries.