Custom Query (76 matches)
Results (46 - 48 of 76)
Ticket | Owner | Reporter | Resolution | Summary |
---|---|---|---|---|
#49 | fixed | Trap on change mode. | ||
Description |
ASM51 and EBNF modes both trap on switch. It does not appear to be anything in the .fte file as ASM works and I have made the ASM51 .fte look basically the same and it still traps. In Hilit_SIMPLE (h_simple `16) EColorize *col = BF->Mode->fColorize; It also has trapped at the beginning of Hilit_Plain (+21) and Hilit_FTE + 24. These are what was being switch from and is probably this line for both: HILIT_VARS(BF->Mode->fColorize->Colors, Line); I also noted that switching to the RESOURCE highlighting on the same Plain text file (.trp) simply fails. This has probably always trap but never been tried before. |
|||
#50 | fixed | Add .trp file highlighting | ||
#51 | fixed | Add menu option to make a list file and automatically load it |