sublime_merge icon indicating copy to clipboard operation
sublime_merge copied to clipboard

Issue tracker for Sublime Merge

Results 328 sublime_merge issues
Sort by recently updated
recently updated
newest added

**Problem description** It's hard to find branches when working on a large repository. **Preferred solution** A favourites/pin button next to the branch visibility icon that puts them at the top...

**Problem description** When I am working on a feature branch, sometimes I get a little carried away and begin working on something that needs to be isolated from the rest...

enhancement

**Problem description** Rebase Branch dialog is confusing to use. It's good that it has this verbose description on the bottom about what is going to happen ("rebase xxx onto yyy"),...

**Problem description** The Git executable bundled with Sublime Merge is unable to communicate with the [Windows supplied OpenSSH](https://docs.microsoft.com/en-us/windows-server/administration/openssh/openssh_overview) binaries. **Preferred solution** Sublime Merge should improve the SSH support on Windows...

**Version info** - OS: Windows 10 - Build: 2077 **Description** Right-clicking in empty Files section crashes the application. **Steps to reproduce** Steps to reproduce the behavior: 1. Open/select any repository...

**Version info** - OS: Windows 10 - Windows 11 - Build: any build **Description** The DisplayVersion is missing from the uninstall information in the registry. This is important, as for...

**Problem description** After I fetch new changes from the remote repository I would like to switch to any other branch with a single action and reset the local branch to...

**Problem description** I want to execute command for my remote branch `git checkout -B my_feature origin/my_feature`, but `$branch` variable for `Remote Branch.sublime-menu` return `origin/my_feature` **Preferred solution** Could you provide separate...

Hi, it would be nice if in commit message of Sublime Merge, it will insert the closing bracket automatically right after user enter the open bracket. For example, when user...

**Version info** - OS: Windows 11 - Build: 2076 **Description** Each time, I skim through the history of repos to remove no longer WIP branches (or giving up incomplete ideas),...