fluffos/docs/efun/ed
gesslar 4d4ad6d9ce
docs: document the third argument (scroll_lines) of ed_start() (#1328)
The doc page only showed the two-argument form, but the efun spec
(core.spec) and f_ed_start() accept an optional third argument that
sets the number of lines used by the editor's scrolling commands
(default 20). Also document the two-argument disambiguation: a second
argument of 1 is treated as 'restricted', anything else as
'scroll_lines'. The zh-CN page is a verbatim copy of the EN page, so
it receives the same update.

Co-authored-by: Claude Fable 5 <noreply@anthropic.com>
2026-07-27 15:05:26 -07:00
..
ed_cmd.md Add local search and documentation guide for docs site (#1221) 2026-07-09 22:09:55 -04:00
ed_start.md docs: document the third argument (scroll_lines) of ed_start() (#1328) 2026-07-27 15:05:26 -07:00
query_ed_mode.md Add local search and documentation guide for docs site (#1221) 2026-07-09 22:09:55 -04:00