interactive input history editor

Find us on…

GitHub Download the Source

M_history

M_history(3f) developer documentation

This is the main documentation of the Fortran Module M_history

The code includes routines normally found in additional modules so that it can be used as a stand-alone routine. The same module when part of the General Purpose Fortran repository is dependent on the modules M_journal(3f) and M_strings(3f).

Command line interface

M_history(3f) is mainly used as a component of a command line tool. It provides a simple input-line recall and edit capability, commonly called an input history editor that does not require or use terminal escape sequences. It just uses a simple line editor model based on the CDC xedit editor commands change and modif.

Generating this documentation

This documentation is generated by FORD.
visit the FORD documentation for further information.

To regenerate this documentation run:

ford ford.md
Developer picture

Developer Info

John S. Urban