Actions
Bug #4488
closedSome Gizmo glitches
Start date:
2020-03-20
Due date:
% Done:
100%
Estimated time:
Legacy ID:
Applies to branch:
10
Fix Committed on Branch:
10
Fixed in Maintenance Release:
Platforms:
Description
In developing the Gizmo solution published at
I encountered a few glitches.
-
On the load command, auto-completion of absolute filenames (/Users/mike/...) appears not to be working
-
If a relative filename is used and tab is pressed while typing the name of the first step in the file path, auto-completion deletes the "load" command and repositions the cursor at the start of the line.
-
Paths are supposed to work with the convention that an unprefixed name matches on local name only. This is not working: I needed to use
/*:svg
rather than/svg
Please register to edit this issue
Actions