sublime_merge
sublime_merge copied to clipboard
Issue tracker for Sublime Merge
**Version info** - OS: macOS 10.14.1 - Build: 2094 **Description** ```json [ { "caption": "Create \"fixup!\" commit", "command": "git", "args": {"argv": ["commit", "--fixup", "$select_commit"]}, }, ] ``` `$select_commit` command that...
**Version info** - OS: Windows 10 - Build: 1097 **Description** If lines are too long to display a horizontal scrollbar appears due to long lines (e.g. in the diff side-by-side...
**Problem description** I have a lot of branches, and a pretty large project with tons of commits in between branches. Often I'm looking for the branch that I most recently...
**Problem description** I use Merge both for personal and professional work on a same machine and same OS account. At any given moment I have a lot of repositories open...
**Version info** - OS: Kubuntu 23.10 - Build: 2092 **Description** Restoring closed tabs does not restore them in the inverse order. **Steps to reproduce** tab order: X A Y B...
**Version info** - OS: Kubuntu 23.10 - Build: 2092 **Description** Tab aliases are not always loaded instantly. Sometimes they seem to be loaded after closing & re-opening the tab. What...
**Version info** - OS: macOS 12.3.1 - Build: 2091 **Description** Language seems back-to-front when I right click on a commit and try to hide commits that are not related to...
**Version info** - OS: Windows 11 - Build: 2091 **Description** It's impossible to see what you've selected in an addition in a diff in dark mode. It's also not great...
**Version info** - OS: Ubuntu 22.04.4 LTS - Build: 2091 **Description** A description of what the bug is. **Steps to reproduce** I have no idea how to reproduce, but I...
**Version info** - OS: Windows 11 - Build: 2091 **Description** If a source file has a path containing a tilde (~), two problems occur: - The Blame command shows no...