mirror of
https://github.com/Drop-OSS/drop.git
synced 2026-07-25 04:15:36 -04:00
[GH-ISSUE #224] Feature requests #116
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @pjones112000 on GitHub (Aug 30, 2025).
Original GitHub issue: https://github.com/Drop-OSS/drop/issues/224
I'm currently using 0.3.3 #fd828d5 and I would like to suggest a few features:
First, I want to say that I'm liking what I'm seeing so far but I think it still needs a bit more work.
Second, if these feature requests are duplicate, I apologize as I thought I had done my due diligence and didn't find them anywhere.
Again, these are just suggestions rather than criticism. What I've seen is a great start.
Regards,
Phil
@DecDuck commented on GitHub (Aug 30, 2025):
Just in future, generally GitHub issues are constrained to a single topic/issue, rather than several in one :)
@pjones112000 commented on GitHub (Sep 3, 2025):
I understand and will, however, there seems to be some confusion about #1. You can NOT enter an absolute path, the path is locked to (install path). I'll add a a separate request to default to install directory but allow overwriting.
@DecDuck commented on GitHub (Sep 3, 2025):
Actually, what Drop does it invoke the executable you give it, and set the current working directory to the install path. So it acts like we prepend the install directory, but we don't, so you can use absolute paths.
The UI is like that because most people use the relative paths, and I feel like it's simpler.
Feature requeststo [GH-ISSUE #224] Feature requests