Randall O'Reilly

Results 294 comments of Randall O'Reilly

also default prompt value -- origin for git pull / push

done. commit still needs to treat as a string -- added a flag for that. Still need to have it treat quoted text as one big string -- must be...

The workaround for the time being is that you can just do Lookup to get the full list of matching refs..

hmm maybe the cursor is not at the start of it? need to look into that.

Yeah I think it actually triggers by using the shortcut for these cases. why wouldn't the shortcuts be set though? could issue an error about that?

yeah it just takes a bit more work to get the proper active window etc -- not a big deal but can fix later..

I couldn't get it to crash -- can you reproduce? I added a much more informative error message.

#223 should be doable. I'm not sure about var panel below -- wouldn't that take up space from stack list, which I would miss? And it would be small --...

Yeah we don't really track "main window" vs. "other windows" wrt closing -- need to add some logic to check if when window closes it is the last "main window"...