gsdview
gsdview copied to clipboard
[bug] cache does not update
re-opening a file that changed gives the previous view probably due to cache.
my workaround is to alias gsdview='/bin/rm -rf ~/.gsdview; ~/gsdview/run.py'
See also #70 and #66.