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

**Version info** - OS: macOS 14.4.1 - Build: 2096 **Description** A description of what the bug is. **Steps to reproduce** Steps to reproduce the behavior: 1. Clone or init some...

**Problem description** Drag & Drop support for cherry pick/reordering/squash. Like Github desktop support: - https://docs.github.com/en/desktop/contributing-and-collaborating-using-github-desktop/managing-commits/cherry-picking-a-commit - https://docs.github.com/en/desktop/contributing-and-collaborating-using-github-desktop/managing-commits/reordering-commits - https://docs.github.com/en/desktop/contributing-and-collaborating-using-github-desktop/managing-commits/squashing-commits This really is a killer feature, right now to do so...

enhancement

**Problem description** Currently it's a pain to move one commit from one place to another, you either have to repeat 1-move operation or resort to a workflow outside of Sublime...

**Problem description** Taken from here: https://discord.com/channels/280102180189634562/280102180189634562/840548875878268948 > hi, I often use "Open Repository in Sublime Text" in Sublime Merge. Is there a way for ST to detect a *.sublime-project that...

enhancement

**Version info** - OS: Debian testing - Build: 4169 **Description** it seems that using any other command than "git" in custom menus leads to the menu item being ignored. Example...

**Version info** - OS: macOS 14.4.1 (23E224) - Build: Stable Build 2096 **Description** I've been working on incremental rebase of an old Git branch, rebasing my branch on 10-30 commits...

**Version info** - OS: Manjaro GNU/Linux 18.0.4 - Build: 1116 **Description** Files with diff filters set in .gitattributes do not have their filters respected when viewing diffs in Sublime Merge....

bug

**Version info** - OS: 6.5.0-28-generic~22.04.1-Ubuntu - Build: 2096 **Description** Sometimes, it's not possible to resize the panels (Locations, Commits, Files and Summary) **Steps to reproduce** Steps to reproduce the behavior:...

**Version info** - OS: Windows 10 Enterprise - Build: Sublime Merge build 2091 (no crash in build 2083, not investigated in-between versions) **Description** Starting Sublime Merge after upgrade to build...

**Problem description** The currently available [selectors](https://www.sublimemerge.com/docs/custom_commands#available_selectors) for custom commands are a bit too special-purpose and allow for selecting either a tag, a branch or a commit, but only that specifically....