jung-kim

Results 126 comments of jung-kim

You mean [wordwrap](https://developer.mozilla.org/en-US/docs/Web/CSS/overflow-wrap)?

I'm bit confused on what you mean by "like your image". I presume you mean the green text on the right side and if that is correct break-word is the...

Green text on the right side is the one with line break isn't it? Either way, pick whatever settings within wordwrap that can help you

We would need to fix some of the tests as API return value is changed

That is odd.... Ungit has a default flag [`autoStashAndPop`](autoStashAndPop) that "stash -> operation -> stash pop" if there are modified files. This seems to be working fine on my end...

Oh wow, can you please try changing git language to english and try it? This [article](https://askubuntu.com/questions/320661/change-gits-language-to-english-without-changing-the-locale) may help you. My suspicion is that git language being german confused ungi as...

Yes we need to add english language dependency to README as we parse git result to detect it's states.

I like the idea, but two problems. 1. in case of overlap, one will simply on top of another edge and would not help with disambiguation. 2. what about the...

There is no UI for this kind of config changes right now and hopefully one day we can. But honestly, these kind of changes are rare and not sure if...

Ah... problem here is that I'm not sure how often users would need "bulk branch deletes". I would be bit hesitant to add a feature that is used rarely in...