Describe the bug
~/.local/share
$ -> bmm delete leetcode
Deleting 1 bookmark; enter "y" to confirm.
y
nothing got deleted <--- should have been deleted (my text)
~/.local/share
$ -> bmm delete https://leetcode.com/
Deleting 1 bookmark; enter "y" to confirm.
y
deleted 1 bookmark <--- expected behaviour
Setup
Please complete the following information along with version numbers, if
applicable.
- OS Fedora 43
- Shell zsh
- Terminal Emulator kitty
- Terminal Multiplexer tmux
- Locale n_US.UTF-8
To Reproduce
Add "https://leetcode.com"
Then execute commands from above.
Expected behavior
If bmm reports finding a bookmark and prompts me to delete with y, then the bookmark should be deleted.
Describe the bug
Setup
Please complete the following information along with version numbers, if
applicable.
To Reproduce
Add "https://leetcode.com"
Then execute commands from above.
Expected behavior
If
bmmreports finding a bookmark and prompts me to delete withy, then the bookmark should be deleted.