mirror of
https://github.com/PDP-10/its.git
synced 2026-02-26 00:43:28 +00:00
This incorporates the patches from 162 into files 434 and isearch 75. Ignoring the patch to & Read Command Name since the version in the patch file is older than the one in crl 208. Resolves #1520.
830 lines
35 KiB
Plaintext
Executable File
830 lines
35 KiB
Plaintext
Executable File
!* -*-TECO-*-!
|
||
|
||
!* Note: we use FS X MODIF to mean that the buffer has changed
|
||
since the last Auto Save, and FS MODIF to mean it has changed
|
||
since the last real save. FS MODIF is the one which controls the mode line.!
|
||
|
||
!& Minibuffer:! !S Invoke recursive editing using a small window.
|
||
See the source for calling information.!
|
||
|
||
!* The first arg should be the buffer that the next higher level is editing.
|
||
The current TECO buffer now should be for minibuffer commands.
|
||
The second arg should be the number of screen lines (default 3).
|
||
If it is negative, the caller should have set up FS TOPLINE
|
||
and FS LINES himself, and set QMini Re-display to a function to
|
||
handle drawing the line of dashes.
|
||
The definitions of Altmode and ^G are bound while in the minibuffer.!
|
||
|
||
0[..F
|
||
[.G [ !* Bind ^G, Altmode.!
|
||
@:I.G` !* ^G should ring the bell.!
|
||
FG FF"N 0' !* If exists arg for it to flush, that is all.!
|
||
H |