SAVE-INPUT SAVE-BUFFERS SCAN
SAVE-INPUT ( -- xn .. x1 )  
ansi .6.2.2182 <CORE>
fetch the current state of the input-channel which may be restored with RESTORE-INPUT later

reference: p4_save_input in ../src/core.c:2394, export CO SAVE-INPUT