Joel Baranick

Results 126 comments of 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: ![2022-09-02 at 21 35 59](https://user-images.githubusercontent.com/1904898/188256046-12d0a68b-0f65-49f1-b5ae-5b19c00ecfa3.gif)

@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 Rather than ``` Sorted by: * Recently focused first * Recently opened last * Alphabetical ``` it seems better to just have another dropdown that allows ascending/descending. Thoughts?

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...