Results 98 comments of TK Soh

Off topic: folks here seems to view "status bar" as a misnomer. I wonder if there's something I am missing. Even Qt has a QStatusBar widget ;-) https://en.wikipedia.org/wiki/Status_bar

Perhaps we should start discussing on what to add to the status bar? I will start the list of potential candidates below: - file size and total lines (click to...

> Excellent list. I can say that file size is technically in there since we show: > > `/path/to/filename byte of ` Do you mean we don't need to display...

Personally, I prefer a new status bar at the bottom, or even on top (as long as it's configurable), of the editor window. I've been reading Joel Spolsky's blog lately...

> Adding a "copy path" to the tab context menu @tksoh is an elegant solution for sure. I know some users will be temporarily confused by it though I hate...

> A dot is a good idea! I added this to my original list

> To be clear, I don't think there would be confusion over how it works. More like confusion over "I used to be able to copy from the statistics line,...

> I agree completely. Best to put all new features on a separate branch and focus on bugfixing and feature completeness. I'm not familiar with that term, what do you...

@grege2 On Find or Replace Dialog, I'm not sure what you meant by 'drifting', but the dialogs are supposed to tag alongside their parent window when we bring the window...

@grege2 I am rather surprised to hear that dialogs (not app window) do follow their parent windows on Mac OSX. I wonder if other apps on the platform are the...