GarinZ / link-map

Tree style tab mananger for Chrome and Edge, Tabs Outliner alternative
https://linkmap.cc
GNU Affero General Public License v3.0
254 stars 27 forks source link

[Suggestion] Automatically select the successor node when deleting a node. #63

Open molamooo opened 1 year ago

molamooo commented 1 year ago

After using the shortcut key(cmd+shift+backspace) to delete a node, the previous node is automatically selected. I think selecting the successor node is more intuitive and is consistent with chrome's behavior when using cmd+W to close a tab. Is it possible to change the default behavior or provide a switch?

GarinZ commented 1 year ago

Hi @Jeffery-Song , 'Select the successor node when deleting a node' has also been included in the v1.1.5 patch.

molamooo commented 1 year ago

Sure. Meanwhile, is there a recommended way to make suggestions? Wondering if it's annoying to open a new issue every time when there is a small feature request like this.