[GRASS-git] [OSGeo/grass] 12f8aa: wxGUI/history: fix the run of a special cmds only ...
Tomas Zigo
noreply at github.com
Fri Sep 20 01:32:44 PDT 2024
Branch: refs/heads/releasebranch_8_4
Home: https://github.com/OSGeo/grass
Commit: 12f8aaf42beefc8785cf55d762c89199eeb170b1
https://github.com/OSGeo/grass/commit/12f8aaf42beefc8785cf55d762c89199eeb170b1
Author: Tomas Zigo <50632337+tmszi at users.noreply.github.com>
Date: 2024-09-20 (Fri, 20 Sep 2024)
Changed paths:
M gui/wxpython/history/tree.py
Log Message:
-----------
wxGUI/history: fix the run of a special cmds only once (#4322)
After left double mouse click on the wxGUI history tab tree cmd node.
Special cmds are:
```
r"^d\..*|^r[3]?\.mapcalc$|^i.group$|^r.import$|^r.external$|^r.external.out$|"
r"^v.import$|^v.external$|^v.external.out$"
```
To unsubscribe from these emails, change your notification settings at https://github.com/OSGeo/grass/settings/notifications
More information about the grass-commit
mailing list