>win.ui: I checked and tested 'win.ui', never used before, always
>'tse.ui'. And win.ui has assumed a lot of very different key
>settings I saw immediatly like 'Ctrl PgDn/PgUp' and 'Ctrl
>Home/End' are for some reason reversed in what they do (=window
>versus file) as just an example.
If you check all the Windows editors you mentioned, I think you'll find
that the behavior of ctrl home/end from the win.ui is _standard_
Windows editor behavior.
ctrl pgdn/pgup does not have a standard assignment as far as I
can find.
>All these text editors (WordPerfect, WordStar, TSE Jr, Borland
>Brief) do not really exist anymore, are End-Of-Life, are gone
>completely and or are not used anymore (or extremely
>infrequently), maybe by a couple persons (on earth)) so I leave
You could probably say the same thing about TSE. I wonder what
the actual user count is. 50 maybe?
Here is a list of common key assignments found in many Windows
editors - ones starting with * are not yet in win.ui:
Ctrl + N - New file
Ctrl + O - Open file
Ctrl + S - Save
*Ctrl + Shift + S - Save As
*Ctrl + P - Print
Alt + F4 - Exit application
*Ctrl + W - Close current file/tab
Ctrl + Z - Undo
Ctrl + Y - Redo
Ctrl + X - Cut
Ctrl + C - Copy
Ctrl + V - Paste
Ctrl + A - Select all
Del - Delete selection / next character
Backspace - Delete previous character
Arrow keys - Move cursor
Ctrl + Left / Right - Move by word
Home - Start of line
End - End of line
Ctrl + Home - Start of document
Ctrl + End - End of document
Page Up / Page Down - Scroll by page
Shift + Arrow keys - Select character-by-character
Ctrl + Shift + Left / Right - Select by word
Shift + Home / End - Select to start/end of line
Ctrl + Shift + Home / End - Select to start/end of document
Ctrl + F - Find
Ctrl + H - Find and replace
F3 - Find next
*Shift + F3 - Find previous
*Ctrl + Tab - Next tab
*Ctrl + Shift + Tab - Previous tab
Ctrl + F4 - Close current tab
*Ctrl + Shift + T - Reopen closed tab (many modern editors)
*Ctrl + L - Select line
*Ctrl + D - Duplicate line / selection
*Ctrl + Shift + K - Delete line
*Alt + Up / Down - Move line up/down
Alt - Activate menu bar
Alt + Letter - Menu navigation (e.g., Alt + F File)
F1 - Help
*F5 - Refresh / reload file (varies by editor)