Custom Query (31 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (16 - 18 of 31)

1 2 3 4 5 6 7 8 9 10 11
Ticket Resolution Summary Owner Reporter
#14 fixed Several mode improvements Andreas Schnellbacher Andreas Schnellbacher
Description

For several modes the config files should be extended.

That includes some additions by Greg Jarvis and the PHP keywords available from Hobbes.

Note: This item is about mode keywords only. More changes like the ones that Greg added in his version will be handled by another bug.

#15 fixed Implement Greg's mode recognition Andreas Schnellbacher Andreas Schnellbacher
Description

Greg Jarvis changed the previous NEPMD mode recognition to add the following:

o recognize Unix shebang o fully configurable mode detection o ...

Unfortunately the provided code has at least one severe bug, that I'm not able to debug in shortness. That might be the reason that Greg had problems to get it implemented for some modes in the past. Moreover, it would lead to a much slower mode detection as it was before. The method before was also far from being optimal (e.g. mode files were read at every file load or settings were written at every load or every load causes the mode config files being read twice).

OTOH, I would like to have that implemented.

#16 fixed Make mouse settings better configurable Andreas Schnellbacher Andreas Schnellbacher
Description

Actually mouse settings are hard to configure, because they are nested in several procs.

It should be investigated to make mouse config as easy as keyboard config, at best with the same config files. Mouse config depends on multiple cases, therefore it gets probably too complicated for one-line defs. At least simple defs should be easily changeable by a user.

1 2 3 4 5 6 7 8 9 10 11
Note: See TracQuery for help on using queries.