Custom Query (1030 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (562 - 564 of 1030)

Ticket Resolution Summary Owner Reporter
#534 fixed "shift" in hemlock bindings dont work Joakim Sandgren
Description

in hemlock binding you have for example: (bind-key "Select Backward Character" #k"shift-leftarrow") (bind-key "Select Forward Character" #k"shift-rightarrow") (bind-key "Select Next Line" #k"shift-downarrow") etc.

neither of these does select anything. in my own tries I dont have "shift" to work in any combination.

the "shift" in other bindings is resolved not by "shift" but by a upcase letter

(bind-key "Select Forward Character" #k"control-F")

#547 fixed "definitions of ...." window item behavior R. Matthew Emerson Joakim Sandgren
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... Joakim Sandgren
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.

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