Terminal procedure autocompletion issue
Framework for numerical computations, data analysis and visualisation
Brought to you by:
numere
The terminal procedure namespace autocompletion does not work as intended, as it repeats namespaces, we're already in.
Issue results from line 152 in gui/terminal/actions.cpp. Here find instead of rfind is used resulting in erasing far too much of the namespace string than intended.
Fix was tested manually. No deviation occured.
Anonymous
Diff:
Diff:
Diff:
Related
Commit: [r871]
Diff: