Opened 10 years ago
Closed 10 years ago
#249 closed defect (fixed)
command links in help viewer should be treated as if typed
Reported by: | Owned by: | Eric Pettersen | |
---|---|---|---|
Priority: | blocker | Milestone: | |
Component: | Command Line | Version: | |
Keywords: | Cc: | Greg Couch | |
Blocked By: | Blocking: | ||
Notify when closed: | Platform: | all | |
Project: | ChimeraX |
Description
After a discussion at today's Chimera meeting, we decided that
when a command link is clicked on in the help viewer, the command should be treated as if it were typed, i.e., put on the command line, added to the command history, and executed.
The fix in two parts, the command_line tool needs an API to inject commands, and the help viewer needs to use it.
Note:
See TracTickets
for help on using tickets.
Fixed/implemented awhile ago.