-
Notifications
You must be signed in to change notification settings - Fork 97
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Request: Reload Document #167
Comments
Seconded! I like the way gedit responds when a file gets changed externally, and I'd love to make Gummi act the same. More broadly, I'd like to make Gummi's file recovery feature work more smoothly with intentional external file changes, such as:
Feedback from people who use Gummi's file recovery feature would be very helpful here. Implementing an offer to load external changesWhen a gedit tab gains focus ( Gummi can already display info bars (like in Changing the file recovery featureWhen I use Git to manage LaTeX projects, the file recovery feature adds two annoying steps (in bold) to my workflow.
Here's the simplest fix I can think of.
However, I'd love a fix that demands less action from the user. Thoughts? |
I've prototyped a gedit-style external changes procedure! It's on the load-changes branch of my fork. Should I make a pull request? What it does
Polishing it would need before production
Further polishing that might be nice
|
Missing Menu Item: Reload Document. Hopefully with a shortcut
This is an alternative/interim for Issue 162 that would fill a hole (missing regex replace) to quickly producing lots of tweaked documents.
That is, this is a way to allow Gummi to quickly render files edited externally (with a REGEX enabled editor.)
The text was updated successfully, but these errors were encountered: