Joel Baranick
Joel Baranick
Things remaining: - [x] Support add worktree where branch name is worktree name - [ ] Support add worktree where branch name is different than worktree name - [x] Add...
Basic add support is in: 
@jesseduffield Addressed all open comments
@jesseduffield Sorry, lots of stuff going on with the paying job and at home, so I haven't been able to devote time to this. I will get back to it...
@lwouis What do you think?
@lwouis Rather than ``` Sorted by: * Recently focused first * Recently opened last * Alphabetical ``` it seems better to just have another dropdown that allows ascending/descending. Thoughts?
@lwouis How about now?
I realize I am missing `Recently opened last`, that said I don't know where the data about when the window was opened is. NSRunningApplication has launchDate, but it says that...
I guess the confusion is that you wrote both `focused first` and `opened last`. To me, `focused first` reads like the window that was focused furthest ago should be the...