mirror of
https://github.com/rizonesoft/Notepad3.git
synced 2026-06-11 21:03:05 +08:00
MUI - Add documentation
This commit is contained in:
parent
fb62acf603
commit
d454199ba5
@ -392,6 +392,10 @@ If the string contains spaces, you have to double-quote it,
|
||||
|
||||
#### `UndoTransactionTimeout=0`
|
||||
|
||||
UndoTransactionTimeout is in milliseconds [ms].
|
||||
UndoTransactionTimeout=1 (will be clamped to 10ms min.) will separate nearly every keystroke as single undo action.
|
||||
(UndoTransactionTimeout=0 will switch this timer OFF)
|
||||
|
||||
#### `AdministrationTool.exe=`
|
||||
|
||||
This parameter is not used at the moment.
|
||||
|
||||
Loading…
Reference in New Issue
Block a user