mirror of
https://cagebreak.project-repo.co/cagebreak.git
synced 2026-08-22 21:44:19 +02:00
Add config nesting restriction to doc
This commit is contained in:
parent
8e97b7c697
commit
9f4be786a7
1 changed files with 4 additions and 0 deletions
|
|
@ -17,6 +17,10 @@ are parsed sequentially but independently from the rest of the file.
|
|||
|
||||
Each line starting with a "#" is a comment.
|
||||
|
||||
Note that nesting of commands is limited to 50 times, though lines
|
||||
are arbitrarily long in practice, though a reasonable limit of 4Mb has
|
||||
been set.
|
||||
|
||||
See *KEY DEFINITIONS* for details on modifier keys and *MODES* for details
|
||||
on modes.
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue