DataMuseum.dk

Presents historical artifacts from the history of:

DKUUG/EUUG Conference tapes

This is an automatic "excavation" of a thematic subset of
artifacts from Datamuseum.dk's BitArchive.

See our Wiki for more about DKUUG/EUUG Conference tapes

Excavated with: AutoArchaeologist - Free & Open Source Software.


top - download
Index: ┃ T u

⟦96ee81914⟧ TextFile

    Length: 804 (0x324)
    Types: TextFile
    Names: »u«

Derivation

└─⟦a0efdde77⟧ Bits:30001252 EUUGD11 Tape, 1987 Spring Conference Helsinki
    └─ ⟦this⟧ »EUUGD11/euug-87hel/sec1/se/se_h/u« 

TextFile

     u    -- Undo command.

           default range                 syntax
                .                         u[d]

        1.  "u" is used to undo modifications to  a  line  immediately
        after  changes  are  made.  E.g.  if you substituted "pat" for
        "hat" in a line, to reverse that operation immediately, simply
        type "u" (RETURN).

        2.  "ud" is used to restore a group of lines  that  have  been
        delete  E.g.   if  "n,md"  deletes lines n thru m, then if you
        position the curser to line n-1 and  issue  "ud"  the  deleted
        lines  will  appear.   (Or you can set the od toggle to od< so
        that the line pointer is automatically set to n-1.

        To return to the command directory, type "hcomdir."
        See also:  "hd" and "hod".