:This file is used to initialize mined, It make contain any termcap specs that :mined will accept (a rather limited selection), and the following special :items (command descriptions, and box characters). All command descriptions :are assumed to start with a control character :Blank lines, and lines beginning with a colon are ignored. A specification :should be terminated with either a new line or a :, if a : is used a comment :may be inserted, other than this syntax is similar to termcap syntax. cen=\E\E: The enter command, used for starting arguments crc=^N\E: The recall command, get back last enter cbs=\177: The delete character command cqu=^N2: The quote commmand, enters a quote character in the text :The next 7 commands will be read from the termcap specs if not given here :cup: Cursor up :cdn: Cursor down :ccr: Carriage return cic=^N^M: Insert a carriage return :clt: Cursor left :crt: Cursor right cho=^^: Home cursor ctb=^I: Forward tab (horizontal) crb=^U: Backward tab cpp=^P: Move one page toward the end of the file (plus page) cbp=^A: Move one page toward the start of the file crs=^S: Shift the screen toward the right cls=^Q: Shift the screen toward the left cus=^V: Use, edit another file crf=^N3: Refresh the screen cpl=^T: Move a couple of lines toward the end of the file cbl=^W: Move a couple of lines toward the start of the file cex=^Z: Exit, saving any changed files cgo=^G: Goto a specific line cmk=^N^G: Mark current line cdc=^D: Delete a character cim=^@: Toggle insert mode cop=^E: Open a new line ccl=^R: Close (remove) an old line cre=^]: Restore the last thing closed cpi=^_: Pick up a line (without deleting it) cpu=^\: Put down what was last Picked cso=^N^\: Store arg into buffer cps=^F: Forward search cms=^B: Backward search car=^N0: Arg command csa=^N1: Save the current file cwi=^N6: Create a new window ccw=^N7: Change windows cdo=^N9: Do a shell command csr=^N8: Set/Reset tab stops chp=^N4: Enter help mode cst=^N5: Enter status mode crn=^N^R: Run a program asyncronously ctr=^N^J: Send a line to the prog csp=^N^S: Stop output from the prog (^S) cta=^N^Q: Start output from the prog (^Q) cig=^N^D: Ignore output from the prog (^O) ckl=^N\177: Kill the prog cef=^N^Z: Send aî eofàôo the prog cap=^N^_: Append to a buffer crp=^N<: Repeat the following commands. cer=^N>: End the repeat sequence. cif=^N?: Conditional ctp=^N^H: Halt macro/repeat cxc=^N@: Execute a buffer ctn=^N^T: Translate a buffer. cce=^N^n2: Enter a command into a buffer. cev=^N$: Evaluate a buffer onto the at output fro