Special settings

In Program settings, there are several advanced options. This options are not accessible in Program settings dialog, but only through direct edit of PSPad.INI or via the Direct edit button.

Most of parameters are switches with 1 or 0 (True or False) value.

LeftToPreviousLine=[0|1]
If you are on line start and press Left button, cursor moves to end of previous line.
ContinueComment=[0|1]
In some languages (Java, C++) are used document comments. PSPad will automatically continue with comment if you start it.
OpenAllReadOnly=[0|1]
Opens all files as Read only - corresponding to set R/O in PSPad.
DontChangeFileAttribs=[0|1]
Disables any file attribute manipulation, this overwrites "Program Settings".
AutoDetectBinary=[0|1]
Dectect and open binary files in his Hex editor by default.
DragImgAlt=[0|1]
DragImgTitle=[0|1]
DragImgBorder=[0|1]
Has influence of content IMG element after drag image into text.
TextClipsIfHLOff=[0|1]
After Ctrl+Space will show Clip library corresponding to highlighter or plain TXT file clip library.
CheckDocChanges=[0|1]
switch on/off document detection made by another program
ExtraLineSpacing=n
This parameter has influence of space between lines. Suggested values are -1..3
CtrScrollIfSelected=[0|1]
If text is selected, Ctrl+Up/Down jump to start/end of selection or scroll document.
GutterClickInclLF=[0|1]
Clicking gutter selects entire line including CrLf.
OldMainIcon=[0|1]
Set old PSPad program icon.
HLOnUpToSize=nnnnnnn
Set number of bytes. If you open file and length of file exceed value, syntax highlight stay off - decrease time need for open file.
MaxRecentFiles=nn
Maximum number of recent files.
MaxRecentHistory=nn
Maximum number of history items (search dialogs, Command Line, ...).
WordWrapEnabled=[0|1]
Due to Word Wrap problems if you want to use Word Wrap, you must enable this option. Use Word Wrap on your own risk.
MainFileInPreview=[0|1]
Switch if internal HTML preview shows MainFile or actual file.
SimpleFileTabs=[0|1]
Enable owner draw file tabs.
OldSpecialChars=[0|1]
Enable use of non-unicode fonts. i.e. FixedSys
F1HelpInEditor=[0|1]
Disable F1 help shortcut, allowing F1 assignment to another command.
ShowHint=[0|1]
Disable program hints.