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

XED date and time plugin (with a custom string), always leaves an additional trailing SPC char #614

Closed jp9753 closed 3 months ago

jp9753 commented 8 months ago
 * Xed version (xed 3.2.2)
 * Distribution - (Mint 20.3 (XFCe desktop))

Issue XED date and time plugin (with a custom string), always leaves an additional trailing SPC char

Steps to reproduce I am using the custom string '%Y-%m-%d (%H:%M:%S) ((%a) %d %b %Y)' (no quotes in/around my custom string)

Expected behaviour no trailing SPC char

Other information I didn't notice the additional SPC (when I first started using a custom string), but I definitely did notice the additional SPC after I started using a custom string containing a closing bracket