hello all,
I’m having a peculiar problem.
Context: Using the git bundle, when I commit, I get a list of changed files. I can hit the Diff button next to a file to get a diff between staged and the last commit.
Expected: I see a diff results file with coloring (e.g. + lines green, - lines red).
Actual: - I see no coloring and a prompt to install the Diff bundle. - Obeying the prompt does not change anything. - I get a prompt to install again and there is still no coloring. - On the bottom window popup to select file type, there is no option for a Diff file.
This happens on a newly installed TextMate, 2.0.11.16.
Is anyone else seeing this?
best wishes, Eric
— Eric Hsu, Professor of Mathematics Director, Center for Science and Mathematics Education San Francisco State University http://math.sfsu.edu/hsu
On Aug 6, 2016, at 7:01 AM, textmate-request@lists.macromates.com wrote:
Send textmate mailing list submissions to textmate@lists.macromates.com
To subscribe or unsubscribe via the World Wide Web, visit http://lists.macromates.com/listinfo/textmate or, via email, send a message with subject or body 'help' to textmate-request@lists.macromates.com
You can reach the person managing the list at textmate-owner@lists.macromates.com
When replying, please edit your Subject line so it is more specific than "Re: Contents of textmate digest..."
Today's Topics:
- display problem (Kyle Johnson)
Message: 1 Date: Sat, 6 Aug 2016 10:01:06 -0400 From: Kyle Johnson kbj@linguist.umass.edu To: TextMate users textmate@lists.macromates.com Subject: [TxMt] display problem Message-ID: 8F38CAF9-12A9-496D-9B6A-80194A475529@linguist.umass.edu Content-Type: text/plain; charset="utf-8"
Upon upgrading to 2.11.16, I?ve seen a new behavior from TextMate. When I jump to a new point in a document ? say by using Find ? lines of text overlap. If I resize the window, it sorts itself out, but moving the cursor around or entering text doesn?t cause it to. The following screenshot shows the problem.
-------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.macromates.com/textmate/attachments/20160806/ea5d4ad4/attachment.html -------------- next part -------------- A non-text attachment was scrubbed... Name: flow.png Type: image/png Size: 778002 bytes Desc: not available URL: http://lists.macromates.com/textmate/attachments/20160806/ea5d4ad4/attachment.png
textmate mailing list textmate@lists.macromates.com http://lists.macromates.com/listinfo/textmate
End of textmate Digest, Vol 99, Issue 5
On 7 Aug 2016, at 18:07, Eric Hsu wrote:
Actual:
- I see no coloring and a prompt to install the Diff bundle.
- Obeying the prompt does not change anything.
- I get a prompt to install again and there is still no coloring.
- On the bottom window popup to select file type, there is no option
for a Diff file.
Can you check if you have a `Diff.tmbundle` under `~/Library/Application Support/Avian/Bundles`.
If you delete a default bundle from the bundle editor then TextMate will write a “this bundle has been deleted” delta to the local installation path (rather than uninstall it, since currently the bundle editor is not allowed to touch “managed” bundles).
Likewise, the bundle installer is not currently able to remove such local “customization”, which is why it could continue suggesting to re-install.