linuxmint / xed

X-Apps [Text] Editor (Cross-DE, backward-compatible, GTK3, traditional UI)
GNU General Public License v2.0
445 stars 84 forks source link

added shortcut to duplicate selection #615

Closed tlemy closed 7 months ago

tlemy commented 8 months ago

By doing CTRL + SHIFT + D the user can duplicate the selection.

Screenshot from 2023-12-14 08-07-44

Correcting issue #610

If some text is selected, the selection will be duplicated below. If no text is selected, the line will be duplicated if it has more than 0 characters.

tlemy commented 8 months ago

Ping @clefebvre @mtwebster.