[GRASS-git] [OSGeo/grass] 77f645: wxGUI/gconsole: fix saving command param arg with ...
Tomas Zigo
noreply at github.com
Wed Feb 15 19:29:13 PST 2023
Branch: refs/heads/main
Home: https://github.com/OSGeo/grass
Commit: 77f64590bd96ea9344d0a1403e145de78fa5993a
https://github.com/OSGeo/grass/commit/77f64590bd96ea9344d0a1403e145de78fa5993a
Author: Tomas Zigo <50632337+tmszi at users.noreply.github.com>
Date: 2023-02-16 (Thu, 16 Feb 2023)
Changed paths:
M gui/wxpython/core/gconsole.py
M gui/wxpython/gui_core/prompt.py
Log Message:
-----------
wxGUI/gconsole: fix saving command param arg with quotation marks to history file (#1072)
* wxGUI/gconsole: fix saving command param arg with quotation marks to history file .bash_history
e.g. db.select sql="SELECT * FROM census WHERE cat < 5"
More information about the grass-commit
mailing list