JED Command Syntax: Option Description
JED Command Syntax: Option Description
Man Page Index jED is a robust, terminal independent screen editing tool.
Option
Bnn{,mm} L R
Description
Indent "nn" spaces, with "mm" as multiple for initial indent. Skip setting default item lock on record. Allow read only
Execution Commands
Command
HOME/Ctrl A END/Ctrl E Ctrl W Ctrl K Ctrl D Ctrl G Ctrl L Ctrl N Ctrl O Ctrl R Ctrl T Ctrl V Ctrl ] Ctrl \
Description
Move to start of current line Move to end of current line Delete word Clear to end of line or join. Delete current line Mark block. 1st Start Blk, 2nd End Blk, 3rd Remove Mark Insert line below current line Locate next occurrence Toggle overwrite and insert. default insert Redisplay screen Copy the character from the corresponding cursor position on the line above Indent for BASIC Insert ] Insert \
Command Line
From Edit mode, press <Esc> to invoke the command line.
Command
CBn Can /string MB MA BI BION ! Cmd
Description
Copy Marked block before current line, n times Copy Marked block after current line. n times Locate the next occurrence of "string" Move Marked block before current line Move Marked block after current line Format BASIC code Turn on Format indentation Execute command
!! HX or HEX ED