Show HN: Sublime Merge – A Git client from the makers of Sublime Text
141–150 of 362 posts
Re: Show HN: Sublime Merge – A Git client from the makers of Sublime Text
#142Earlier quoted context omitted.
Thanks, I think I'd seen this one in the past but had ruled it out due to no Windows support (at the time). Edit: Ah, also "doesn't have features such as tabs" ruled it out for me.
Alacritty isn't actually super fast, the author just opened three other emulators and decided to call Alacritty "the fastest terminal emulator on earth". Kitty is much more full-featured and super fast. I've switched to it and love it to bits. EDIT: Ah, it's not available for Windows, too bad. It's the best.
Re: Show HN: Sublime Merge – A Git client from the makers of Sublime Text
#143Re: Show HN: Sublime Merge – A Git client from the makers of Sublime Text
#144Earlier quoted context omitted.
Thanks, I think I'd seen this one in the past but had ruled it out due to no Windows support (at the time). Edit: Ah, also "doesn't have features such as tabs" ruled it out for me.
Alacritty isn't actually super fast, the author just opened three other emulators and decided to call Alacritty "the fastest terminal emulator on earth". Kitty is much more full-featured and super fast. I've switched to it and love it to bits. EDIT: Ah, it's not available for Windows, too bad. It's the best.
Heard of Konsole? It doesn't need GPU to achieve the same speed.
Re: Show HN: Sublime Merge – A Git client from the makers of Sublime Text
#145Earlier quoted context omitted.
Alacritty isn't actually super fast, the author just opened three other emulators and decided to call Alacritty "the fastest terminal emulator on earth". Kitty is much more full-featured and super fast. I've switched to it and love it to bits. EDIT: Ah, it's not available for Windows, too bad. It's the best.
He did a bit more than that[0], and he comapred it to Kitty. [0] https://jwilm.io/blog/alacritty-lands-scrollback/
Re: Show HN: Sublime Merge – A Git client from the makers of Sublime Text
#146"Conflicts are presented with a 3-pane view. On the left are your changes and on the right are theirs. In the center pane is the resolved text" They are missing a pane then. A 3-way merge involves your changes, others changes, a common ancestor, and the resolved text. kdiff3, Beyond Compare, and very recent versions of emacs are the only tools that I've seen that present this properly.
A 3-way merge involves your changes, others changes, a common ancestor, and the resolved text. That's true, but is it important to have all those things visible when you're resolving a conflict? The design of a UI should be driven by what the user needs to see , not the data that's being used . Most apps have absolutely loads of invisible data in the background making things work; that doesn't mean they need to be fr…
Re: Show HN: Sublime Merge – A Git client from the makers of Sublime Text
#147Hi HN - Jon Skinner here, I made Sublime Text and Sublime Merge, alongside the rest of the Sublime HQ programming team - Will, Dylan and Benjamin. Let me know if you have any questions! Edit: there's also the announcement blog post, at https://www.sublimetext.com/blog/articles/sublime-merge
- It doesn't seem to be picking up my global .gitignore file. I see untracked changes of something that should be ignored. It doesn't appear on any other git client nor `git status`.
- Please add regex to the search :)
Re: Show HN: Sublime Merge – A Git client from the makers of Sublime Text
#148Earlier quoted context omitted.
I would keep an eye out on alacritty. It's a blazingly fast gpu-accelerared terminal emulator for Unix (currently) written in rust. According to their 0.2.0 announcement post, where they added scrollback support, Windows is next on the Roadmap.
Thanks, I think I'd seen this one in the past but had ruled it out due to no Windows support (at the time). Edit: Ah, also "doesn't have features such as tabs" ruled it out for me.
The lack of tabs is a feature for some of us. After all, why have tabs when you can have tmux? :)
Re: Show HN: Sublime Merge – A Git client from the makers of Sublime Text
#149Earlier quoted context omitted.
Alacritty isn't actually super fast, the author just opened three other emulators and decided to call Alacritty "the fastest terminal emulator on earth". Kitty is much more full-featured and super fast. I've switched to it and love it to bits. EDIT: Ah, it's not available for Windows, too bad. It's the best.
> It's the best. Heard of Konsole? It doesn't need GPU to achieve the same speed.
Re: Show HN: Sublime Merge – A Git client from the makers of Sublime Text
#150Hi HN - Jon Skinner here, I made Sublime Text and Sublime Merge, alongside the rest of the Sublime HQ programming team - Will, Dylan and Benjamin. Let me know if you have any questions! Edit: there's also the announcement blog post, at https://www.sublimetext.com/blog/articles/sublime-merge