gitx icon indicating copy to clipboard operation
gitx copied to clipboard

Using command line tool to open a file's history appears to work but things are buggy

Open mbsulliv opened this issue 13 years ago • 4 comments

Running a command like:

gitx -- somefile.cpp

Opens the file and shows the history of commits that touch that file, but attempting to click any of the commits causes the display to flicker, refresh, and then your click was ignored.

mbsulliv avatar Apr 27 '11 03:04 mbsulliv

Which GitX version?

laullon avatar Apr 27 '11 17:04 laullon

0.8.1

On 27-Apr-2011, at 1:18 PM, laullon wrote:

Which GitX version?

Reply to this email directly or view it on GitHub: https://github.com/laullon/gitx/issues/39#comment_1065535

mbsulliv avatar Apr 27 '11 18:04 mbsulliv

I just updated the issue to fix a confusing typo: I had written "git" when I meant to write "gitx"

mbsulliv avatar Apr 28 '11 15:04 mbsulliv

I see...

I'm planning on doing a full refactoring of the refresh system I'll adress this bug then.

laullon avatar Apr 28 '11 18:04 laullon