[GRASS-git] [OSGeo/grass] 4bb315: wxGUI/history: fix the run of a special cmds only ...
Tomas Zigo
noreply at github.com
Fri Sep 20 01:31:14 PDT 2024
Branch: refs/heads/main
Home: https://github.com/OSGeo/grass
Commit: 4bb31562d99c312f402c9d7b67cfb36f8b59fa7c
https://github.com/OSGeo/grass/commit/4bb31562d99c312f402c9d7b67cfb36f8b59fa7c
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