<div>> <span style="-webkit-tap-highlight-color: transparent;">That is create a </span>
</div>
<div>UI in TextMate rather than in a bundle command.</div>
<div><br></div>
<div>Isn't the git commit window nib (and others) included in the git bundle? </div>
<div class="mailbox_signature"><br></div>
<br><br><div class="gmail_quote"><p>On Fri, Oct 16, 2015 at 9:31 PM, Jacob Carlborg <span dir="ltr"><<a href="mailto:doob@me.com" target="_blank">doob@me.com</a>></span> wrote:<br></p><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;"><p>I've been thinking for a while that it would be nice to be able to do an 
<br>interactive rebase from within TextMate.
<br><br>I tried to come up with an idea of how the UI could work. One idea that 
<br>comes to mind is to use the log. I imagine there would be some form of 
<br>buttons (edit, squash, ...) for each commit and one "global" Start 
<br>Rebase button. Ideally it should be possible to use keyboard shortcuts 
<br>as well, arrow keys for selecting a commit and E, R and S for commands 
<br>like edit, reword and squash.
<br><br>The question now is, is it possible to use the HTML output view for 
<br>something like this, or would a proper UI be required? That is create a 
<br>UI in TextMate rather than in a bundle command.
<br><br>The second question I have, does anyone know if it's possible to set 
<br>which commits to edit, squash and so on, before starting an interactive 
<br>rebase? Usually a text editor opens and the users selects the commands 
<br>after starting the rebase. Perhaps using libgit2 if not through the 
<br>regular command line interface.
<br><br>What would also be a nice feature, or rather a shortcut of the above. 
<br>Placing the cursor of a line you would like to edit, execute a command 
<br>(via a keyboard shortcut) which basically does a "blame" and figures out 
<br>the last commit that touched that line. Then it would start an 
<br>interactive rebase and select "edit" for this particular commit.
<br><br>Thoughts?
<br><br>-- 
<br>/Jacob Carlborg
<br><br><br>_______________________________________________
<br>textmate mailing list
<br>textmate@lists.macromates.com
<br>http://lists.macromates.com/listinfo/textmate
<br></p></blockquote></div><br>