linuxmint / xed

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

Disable 2 double quotes #588

Closed ineuw closed 1 year ago

ineuw commented 1 year ago
 * Xed version (xed --version)
 * Distribution - (Mint 17.2, Arch, Fedora 25, etc...)

Linux Mint Cinnamon 21.1 - xed 3.2.8

Issue

I need to disable the 2 double quotes since I use xed as a text editor, not a code editor.

Steps to reproduce

Tap the " key

Expected behavior

a single Chr(0034)

Other information

trikaphundo commented 1 year ago

Hello. You may have a highlight mode activated; make sure you it is set to plain text: View -> Highlight mode -> Plain Text. The highlight mode for each document is accessible from the status bar as well, at the bottom of the window.

leigh123linux commented 1 year ago

Disable "bracket completion"

image