[GRASS-git] [OSGeo/grass] 29836e: lib/init/grass.py: Stop clearing the terminal
Vaclav Petras
noreply at github.com
Wed May 22 07:08:36 PDT 2019
Branch: refs/heads/master
Home: https://github.com/OSGeo/grass
Commit: 29836ea97532e3e09597a2697842201b07ddb5d1
https://github.com/OSGeo/grass/commit/29836ea97532e3e09597a2697842201b07ddb5d1
Author: Panos Mavrogiorgos <pmav99 at gmail.com>
Date: 2019-05-20 (Mon, 20 May 2019)
Changed paths:
M lib/init/grass.py
Log Message:
-----------
lib/init/grass.py: Stop clearing the terminal
Clearing the screen does not offer any real value + doing so using tput
means that depending on the SHELL/terminal emulator used you might also
lose the ability to scroll back.
Fixes https://trac.osgeo.org/grass/ticket/3849#ticket
Commit: 5c46b130ea50df148ebc73699974c2a621e15e4b
https://github.com/OSGeo/grass/commit/5c46b130ea50df148ebc73699974c2a621e15e4b
Author: Vaclav Petras <wenzeslaus at gmail.com>
Date: 2019-05-22 (Wed, 22 May 2019)
Changed paths:
M lib/init/grass.py
Log Message:
-----------
Merge pull request #12 from pmav99/clear_screen
lib/init/grass.py: Stop clearing the terminal
Compare: https://github.com/OSGeo/grass/compare/bdb44f10b3a2...5c46b130ea50
More information about the grass-commit
mailing list