Custom Query (1030 matches)
Results (592 - 594 of 1030)
| Ticket | Resolution | Summary | Owner | Reporter |
|---|---|---|---|---|
| #141 | fixed | Convert numargs to be event driven | ||
| Description |
Currently c-u, meta-n, etc. are recursively reading events, which we need to eliminate. The implementation needs to be converted to be event driven. |
|||
| #142 | fixed | Convert echo area to be event driven | ||
| Description |
Currently handling echo area typein (e.g. prompt-for-key, prompt-for-keyword) is implemented by recursively reading events, which we need to eliminate. The implementation needs be converted to be event driven. |
|||
| #166 | fixed | GUI-based command-apropos for Hemlock | ||
| Description |
It would be nice to have a tool on the "tools" menu for searching for Hemlock commands. This could look like the current "Apropos" dialog, i.e. search string entry and list of results. But the list of results would include the current key binding as well as the name of the command and (if available) documentation for that command. Hemlock already has a bunch of infrastructure for this built in, but putting it on a menu would make it much more accessible. (For example, I figured out that "control-h a" does some sort of Hemlock command apropos, but it didn't show me the key bindings, which made it useless.) |
|||
