--
---
You received this message because you are subscribed to the Google Groups "SemWare TSE Pro text editor" group.
To unsubscribe from this group and stop receiving emails from it, send an email to semware+u...@googlegroups.com.
To view this discussion visit https://groups.google.com/d/msgid/semware/168875f9-2e20-460e-ac79-5f9b4b698fd0n%40googlegroups.com.
| Function | Key |
|---|---|
| Left | Left / <Ctrl S> |
| Right | Right / <Ctrl D> |
| Up | Up / <Ctrl E> |
| Down | Down / <Ctrl X> |
| Word right | <Ctrl Right> / <Ctrl F> |
| Word left | <Ctrl Left> / <Ctrl A> |
| Beg-of-line | Home / <Ctrl Q><S> |
| End-of-line | End / <Ctrl Q><D> |
| Top-of-screen | <Ctrl Home> / <Ctrl Q><E> |
| Mid-of-screen | <Ctrl Q><M> |
| Bot-of-screen | <Ctrl End> / <Ctrl Q><X> |
| PageUp | PgUp / <Ctrl R> |
| PageDown | PgDn / <Ctrl C> |
| Top-of-file | <Ctrl PgUp> / <Ctrl Q><R> |
| End-of-file | <Ctrl PgDn> / <Ctrl Q><C> |
Find pattern | <Ctrl Q><F>
Find–and–replace | <Ctrl Q><A>
Repeat last find | <Ctrl L>
Find character forward | <Ctrl Q><G>
Find character backward | <Ctrl Q><H>
Find left ([,{) | <Ctrl Q><[>
Find right (],}) | <Ctrl Q><]>
Spellcheck file | <Ctrl Q><N>
Goto top of block | <Ctrl Q><B>
Goto end of block | <Ctrl Q><K>
Goto line number | <Ctrl Q><I>
Set marker number | <Ctrl K><0>...<Ctrl K><9>
Goto marker number | <Ctrl Q><0>...<Ctrl Q><9>
Previous position | <Ctrl Q><P>
| Function | Key |
Del backward | Backspace / <Ctrl H>
Del forward | Delete / <Ctrl G>
Del word left | <Ctrl Backspace>
Del word right | <Ctrl Delete> / <Ctrl T>
Del line | <Ctrl Y>
Del to beginning-of-line | <Ctrl Q><Delete>
Del to end-of-line | Alt-Delete / <Ctrl Q><Y>
Insert line | Enter / <Ctrl M>
Split line | <Ctrl N>
Embedded literal char | <Ctrl P>
Reformat paragraph | <Ctrl B>
Reformat to EOF | <Ctrl Q><U>
Undo | Alt-Backspace
Redo | Alt-Shift-Backspace
Undelete Local | <Ctrl U>
Restore line | <Ctrl Q><L>
Tab forward | Tab / <Ctrl I>
Tab backward | <Shift Tab>
Set left margin | <Ctrl O><L>
Set right margin | <Ctrl O><R>
Center line | <Ctrl O><C>
Set line flush right | <Ctrl O><]>
Scroll up | <Ctrl Up> / <Ctrl W>
Scroll down | <Ctrl Down> / <Ctrl Z>
Line to top-of-screen | <Ctrl O><E>
Line to mid-screen | <Ctrl O><M>
Line to bottom-screen | <Ctrl O><X>
New video parameters | <Ctrl O><B>
| Function | Key |
Set block begin/end | <Ctrl K><B>, <Ctrl K><K>
Mark column block | <Ctrl K><N>
Mark whole word | <Ctrl K><T>
Mark whole line | <Ctrl K><L>
Unmark block | <Ctrl K><H>
Copy block | <Ctrl K><C>
Move block | <Ctrl K><V>
Print block | <Ctrl K><P>
Insert/read file | <Ctrl K><R>
Write block to file | <Ctrl K><W>
Delete block | <Ctrl K><Y>
Sum column block | <Ctrl K><M>
Change to ALL CAPS | <Ctrl K><">
Change to lowercase | <Ctrl K><'>
Capitalize first word | <Ctrl K><.>
Sort lines | <Ctrl K><Z>
Clipboard actions:
Cut to TSE buffer | <Ctrl K><]>
Paste from TSE buffer | <Ctrl K><[>
Copy to Windows clipboard | <Ctrl Ins>
Cut to Windows clipboard | <Shift Delete>
Paste from Windows clipboard | <Shift Ins>
| Function | Key |
Save file | F2 / <Ctrl K><S>
Save & exit | <Ctrl K><D> / <Ctrl K><X>
Quit this file | <Ctrl K><Q>
Save Copy As | <Ctrl K><E>
Pick file / replace window | <Ctrl O><P>
Split window horizontal | <Ctrl O><S>
Split window add blank | <Ctrl O><K>
Split vertical | <Ctrl O><V>
Split add file | F3
Close this window | Alt-F3
Un-split window | <Ctrl O><U>
Flip horiz/vertical | <Ctrl O><F>
Toggle Read/Only | <Ctrl K><O>
Word count file | <Ctrl K><?>
List open files | Alt-0
Exit | Alt-X or Alt-F4
Run shell cmd capture | <Ctrl K><A>
Run shell no capture | <Ctrl K><F>
Execute file by type | <Ctrl K><G>
| Function | Key |
Show key assign | <Ctrl J>
Repeat last command | <Ctrl Q><Q>
Toggle insert | Insert / <Ctrl V>
Toggle autoindent | <Ctrl 6> / <Ctrl O><A>
Insert date/time | <Ctrl Q><O>
Math / bitshift menu | <Ctrl Q><=>
Toggle wordwrap | <Ctrl O><W>
F1 Help
F2 Save File
F3 Load File / Split Window
F4
F5 Zoom Window (when 2 windows)
F6 Next Window
F7
F8
F9
F10 Activate Menubar (or ESC)
F11 Toggle Full Screen
F12
<Ctrl S> Move cursor left <Ctrl D> Move cursor right <Ctrl E> Move cursor up <Ctrl X> Move cursor down <Ctrl Right> Move word right <Ctrl Left> Move word left <Ctrl Q><S> Beginning of line <Ctrl Q><D> End of line <Home> Beginning of line <End> End of line <Ctrl Home> Top of screen <Ctrl Q><E> Top of block <Ctrl Q><M> Middle of screen <Ctrl End> Bottom of screen <Ctrl Q><X> Bottom of screen <PgUp> Page up <PgDn> Page down <Ctrl PgUp> Top of file <Ctrl PgDn> End of file <Ctrl R> Page up <Ctrl C> Page down <Ctrl Q><R> Top of file <Ctrl Q><C> End of file
<Ctrl Q><F> Find pattern <Ctrl Q><A> Find and replace <Ctrl L> Repeat last find <Ctrl Q><G> Find character forward <Ctrl Q><H> Find character backward <Ctrl Q><[> Find left bracket ([,{) <Ctrl Q><]> Find right bracket ],}) <Ctrl Q><N> Spellcheck file <Ctrl Q><B> Go to top of block <Ctrl Q><K> Go to end of block <Ctrl Q><I> Go to line number <Ctrl K><0-9> Set marker 0–9 <Ctrl Q><0-9> Go to marker 0–9 <Ctrl Q><P> Previous position
<Backspace> Delete backward <Ctrl H> Delete backward <Delete> Delete forward <Ctrl G> Delete forward <Ctrl Backspace> Delete word left <Ctrl Delete> Delete word right <Ctrl T> Delete word right <Ctrl Y> Delete line <Ctrl Q><Delete> Delete to beginning of line <Alt Delete> Delete to end of line <Ctrl Q><Y> Delete to end of line <Enter> Insert line <Ctrl M> Insert line <Ctrl N> Split line <Ctrl P> Insert literal character <Ctrl B> Reformat paragraph <Ctrl Q><U> Reformat to end of file <Ctrl U> Undelete local <Alt Backspace> Undo <Alt Shift Backspace> Redo <Ctrl Q><L> Restore line
<Tab> Tab forward <Ctrl I> Tab forward <Shift Tab> Tab backward <Ctrl O><L> Set left margin <Ctrl O><R> Set right margin <Ctrl O><C> Center current line <Ctrl O><]> Right-justify current line
<Ctrl Up> Scroll screen up <Ctrl W> Scroll screen up <Ctrl Down> Scroll screen down <Ctrl Z> Scroll screen down <Ctrl O><E> Line to top of screen <Ctrl O><M> Line to middle of screen <Ctrl O><X> Line to bottom of screen <Ctrl O><B> Set video parameters
<Ctrl K><B> Mark block begin <Ctrl K><K> Mark block end <Ctrl K><N> Mark column block / toggle mode <Ctrl K><T> Mark whole word <Ctrl K><L> Mark whole line <Ctrl K><H> Unmark block <Ctrl K><C> Copy block <Ctrl K><V> Move block <Ctrl K><P> Print block <Ctrl K><R> Insert / read file <Ctrl K><W> Write block to file <Ctrl K><Y> Delete block <Ctrl K><M> Sum column block <Ctrl K><"> Change to ALL CAPS <Ctrl K><'> Change to lower case <Ctrl K><.> Capitalize first word <Ctrl K><Z> Sort lines
Clipboard:
<Ctrl K><]> Cut to TSE clipboard <Ctrl K><[> Paste from TSE clipboard <Ctrl Ins> Copy to Windows clipboard <Shift Delete> Cut to Windows clipboard <Shift Ins> Paste from Windows clipboard
<F2> Save file <Ctrl K><S> Save file <Ctrl K><D> Save & exit <Ctrl K><X> Save & exit <Ctrl K><Q> Quit file <Ctrl K><E> Save copy as <Ctrl K><O> Toggle read-only <Ctrl K><?> Word count <Alt 0> List open files <Ctrl O><P> Pick file / replace window <Ctrl O><S> Split window horizontally <Ctrl O><K> Split window add blank <Ctrl O><V> Split window vertically <F3> Split & load file <Alt F3> Close this window <Ctrl O><U> Unsplit window <Ctrl O><F> Flip window orientation
Execution / shell:
<Ctrl K><A> Run shell command with capture <Ctrl K><F> Run shell no capture <Ctrl K><G> Execute current file based on type
Exit:
<Alt X> Exit <Alt F4> Exit
<Ctrl J> Show key assignments <Ctrl Q><Q> Repeat last command <Insert> Toggle insert <Ctrl V> Toggle insert <Ctrl 6> Toggle autoindent <Ctrl O><A> Toggle autoindent <Ctrl Q><O> Insert date/time <Ctrl Q><=> Integer/bitshift math <Ctrl O><W> Toggle word wrap
<F1> Help <F2> Save <F3> Load/split window <F5> Zoom window (requires 2 windows) <F6> Next window <F10> Activate menu bar <F11> Toggle full screen
<Ctrl S> Move cursor left <Ctrl D> Move cursor right <Ctrl E> Move cursor up <Ctrl X> Move cursor down <Ctrl Right> Move word right <Ctrl Left> Move word left
<Home> Beginning of line <Ctrl Q><S> Beginning of line <End> End of line <Ctrl Q><D> End of line <Ctrl Home> Top of screen <Ctrl Q><E> Top of block <Ctrl Q><M> Middle of screen <Ctrl End> Bottom of screen <Ctrl Q><X> Bottom of screen <PgUp> Page up <PgDn> Page down <Ctrl PgUp> Top of file <Ctrl PgDn> End of file <Ctrl R> Page up <Ctrl C> Page down <Ctrl Q><R> Top of file <Ctrl Q><C> End of file
<Ctrl Q><F> Find pattern <Ctrl Q><A> Find and replace <Ctrl L> Repeat last find <Ctrl Q><G> Find character forward <Ctrl Q><H> Find character backward <Ctrl Q><[> Find left bracket ([,{)
<Ctrl Q><]> Find right bracket (],})
<Ctrl K><]> Cut to TSE clipboard <Ctrl K><[> Paste from TSE clipboard <Ctrl Ins> Copy to Windows clipboard <Shift Delete> Cut to Windows clipboard <Shift Ins> Paste from Windows clipboard
<F2> Save file <Ctrl K><S> Save file <Ctrl K><D> Save & exit <Ctrl K><X> Save & exit <Ctrl K><Q> Quit file <Ctrl K><E> Save copy as <Ctrl K><O> Toggle read-only
<Ctrl K><?> Word count file
<Alt 0> List open files <Ctrl O><P> Pick file / replace window <Ctrl O><S> Split window horizontally <Ctrl O><K> Split window add blank <Ctrl O><V> Split window vertically <F3> Split & load file <Alt F3> Close this window <Ctrl O><U> Unsplit window <Ctrl O><F> Flip window orientation
<Ctrl K><A> Run shell command with capture
<Ctrl K><F> Run shell command without capture <Ctrl K><G> Execute file by type
<Alt X> Exit <Alt F4> Exit
<Ctrl J> Show key assignments <Ctrl Q><Q> Repeat last command <Insert> Toggle insert <Ctrl V> Toggle insert <Ctrl 6> Toggle autoindent <Ctrl O><A> Toggle autoindent <Ctrl Q><O> Insert date/time
<Ctrl Q><=> Integer / bitshift math
<Ctrl O><W> Toggle word wrap
<F1> Help <F2> Save file <F3> Load file / split window