Readline interface: Difference between revisions

m
→‎{{header|REXX}}: added whitespace.
m (→‎{{header|Ruby}}: added comment)
m (→‎{{header|REXX}}: added whitespace.)
Line 337:
return ccc</lang>
This REXX program makes use of &nbsp; '''LINESIZE''' &nbsp; REXX program (or BIF) which is used to determine the screen width (or linesize) of the terminal (console).
<br>The &nbsp; '''LINESIZE.REX''' &nbsp; REXX program is included here &nbsp; ──► &nbsp; [[LINESIZE.REX]].<br>
 
Some older REXXes don't have a '''changestr''' BIF, so one is included here ──► [[CHANGESTR.REX]].
<br><br>
'''output''' &nbsp; showing a sample session:
<pre style="height:120ex">
Enter command ──or── ? ──or── Quit
Line 486:
 
{{omit from|GUISS}}
 
=={{header|Ruby}}==
This application provides auto-completion for these commands: ''search download open help history quit url prev past''.