ThesaHelp: references m-o
Topic: text editing
Topic: display console as a user interface
Topic: tiled vs. overlapping windows
Topic: language extension via macros
Topic: command language
| |
Reference
Macleod, I.A.,
"Design and implementation of a display oriented text editor",
Software--Practice & Experience, 7, 6, pp. 771-778, November-December 1977.
Google
Quotations
772 ;;Quote: split screen editor with 3 lines for queries and status information
| 773 ;;Quote: extend operations of a text editor by executing a command string
| 774 ;;Quote: access lines by line number, relative to current position, or by original line number
| 776 ;;Quote: stores text lines as fixed length records on disk; accessed via an vector of logical line numbers in memory
|
Related Topics
ThesaHelp: references m-o (268 items)
Topic: text editing (34 items)
Topic: display console as a user interface (10 items)
Topic: tiled vs. overlapping windows (21 items)
Topic: language extension via macros (23 items)
Topic: command language (23 items)
|