Custom Query (1030 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (331 - 333 of 1030)

Ticket Resolution Summary Owner Reporter
#89 fixed Need some file searching capability gz gz
Description

It's really hard to work on a large existing system without some kind of a file searching capability. Perhaps it wouldn't be that hard to implement something quick-and-dirty using grep: get string from user, run grep with some appropriate args to make output parsable, put up a selection dialog with one entry per line of output, and make double-clicking on the entry go to the line in the file.

#92 fixed tab should move to start of text Gary Byers gz
Description

Hitting tab on a line where indentation doesn't need to change currently does nothing, but it should move the point to the first non-blank char on the line.

#93 fixed shift-click doesn't work across pages Gary Byers gz
Description

Open a file that's more than a screenful. Set point at top of file. Scroll (using the scroll bar) until the point is off screen. Shift-click somewhere. You should end up with a selection that extends from point to the place you shift-clicked. You don't (you get a selection ending where you would have shift-clicked if you hadn't scrolled).

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