Ŀ
                               H E L P                                        


      F1     : Help
Shift F1     : Draw lines
      F2     : Save file
Shift F2     : Save file with a another name
Ctrl  F2     : Write blok to a file without end of lines
      F3     : Load file
Shift F3     : Load file in hex byte ascii (example 12345678)
Ctrl  F3     : Save file from hex byte ascii to binary
Alt   F3     : Close window

      F4     : Copy line
Shift F4     : Load file in hex byte ascii (example $12,$34,$56,$78)
Ctrl  F4     : Save file from hex byte ascii to binary
Shift F5     : Load file in hex word ascii (example $1234,$5678)
Ctrl  F5     : Save file from hex word ascii to binary
      F5     : Redraw screen
      F6     : Switch to another window (if exists)
      F7     : Input byte (0..255)
      F8     : Copy to file buffer
Shift F8     : Paste from file buffer
      F9     : Display end of lines
      F10    : Hide block

Ctrl  BackSp : Delete word left
Alt   BackSp : Undo

Alt   1      : Characters in block to upper case
Alt   2      : Characters in block to lower case
Alt   3      : Flip characters in block (horizontal)
Alt   4      : Flip characters in block (vertical)
Alt   5      : Delete empty lines
Alt   6      : Sort block
Alt   7      : Delete last char line
Alt   8      : Append a string to lines in block
Alt   9      : Fill numbers in a block

Alt   B      : Kolom block start
Alt   K      : Kolom block end
Alt   R      : Repeat last two commands
Alt   X      : End of editing

Ctrl  I      : Ident block

Ctrl  J,A    : Toggle ignore case
Ctrl  J,B    : Toggle syntax on
Ctrl  J,C    : Toggle trailing spaces
Ctrl  J,D    : Toggle indent destructive
Ctrl  J,E    : Toggle auto indent
Ctrl  J,F    : Toggle backspace unindent
Ctrl  J,G    : Set tab space
Ctrl  J,H    : Set tab rub out
Ctrl  J,I    : Replace strings (strings read from a file)
Ctrl  J,J    : Toggle line active
Ctrl  J,K    : Toggle whole words on/off (searching)
Ctrl  J,L    : Toggle end of line Dos/Unix
Ctrl  J,M    : Toggle sorting ascending/descending
Ctrl  J,N    : Toggle undelete large blocks

Ctrl  K,B    : Start block
Ctrl  K,C    : Insert block
Ctrl  K,F    : Fill block with a character
Ctrl  K,H    : Hide block
Ctrl  K,K    : End block
Ctrl  K,L    : Block justift left
Ctrl  K,O    : Overwrite with block
Ctrl  K,R    : Read block
Ctrl  K,T    : Fill block with a string
Ctrl  K,V    : Move with block
Ctrl  K,W    : Write block
Ctrl  K,Y    : Delete block
Ctrl  K,Z    : Calc block

Ctrl  K,0    : Set mark 0
Ctrl  K,1    : Set mark 1
Ctrl  K,2    : Set mark 2
Ctrl  K,3    : Set mark 3
Ctrl  K,4    : Set mark 4
Ctrl  K,5    : Set mark 5
Ctrl  K,6    : Set mark 6
Ctrl  K,7    : Set mark 7
Ctrl  K,8    : Set mark 8
Ctrl  K,9    : Set mark 9

Ctrl  L      : Find/Replace again
Ctrl  M      : Centre of window

Ctrl  P,L    : Add Formfeed ($0C) character

Ctrl  Q,A    : Find a string and replace
Ctrl  Q,C    : Block justift center
Ctrl  Q,F    : Find a string
Ctrl  Q,L    : Goto line number
Ctrl  Q,N    : Find a string and count how many times
Ctrl  Q,R    : Block justift right

Ctrl  Q,0    : Goto mark 0
Ctrl  Q,1    : Goto mark 1
Ctrl  Q,2    : Goto mark 2
Ctrl  Q,3    : Goto mark 3
Ctrl  Q,4    : Goto mark 4
Ctrl  Q,5    : Goto mark 5
Ctrl  Q,6    : Goto mark 6
Ctrl  Q,7    : Goto mark 7
Ctrl  Q,8    : Goto mark 8
Ctrl  Q,9    : Goto mark 9

Ctrl  R      : Repeat last command
Ctrl  T      : Delete word right
Ctrl  U      : Unident block
Ctrl  W      : Select word
Ctrl  Y      : Delete line
Ctrl  Z      : Duplicate line

Shift       : Select block function
Shift       : Select block function

Shift PgDown : Select block function
Shift PgUp   : Select block function
Shift Ins    : Insert block or insert block from clipboard

Ctrl  PgDown : Goto end of file
Ctrl  PgUp   : Goto top of file
Ctrl  Home   : Goto top of window
Ctrl  End    : Goto end of window
Ctrl  Del    : Delete block
Ctrl  Ins    : Copy block to clipboard (windows version)

Ctrl        : Goto word right
Ctrl        : Goto word left

Ctrl        : Goto block start
Ctrl        : Goto block end

Alt         : Delete to end of line

Pressing the right mouse button displays a popup menu for block functions.

Optional parameters :

  /a     -> Load the file in ascii format
  /b     -> Load the file in binary format
  /c nr  -> Goto column nr of the first file
  /l nr  -> Goto line nr of the first file
  /m nr  -> Use nr kbytes (Only for the dos protected and windows mode)
  /v nr  -> Video text mode
     nr :     1   VGA80x25   -> Normal VGA textmode (character 8(9) x 16 pixels)
              2   VGA80x50   -> Normal VGA textmode (character 8(9) x 8  pixels)
              3   VESA132x25 -> VESA textmode
              4   VESA132x43 -> VESA textmode
              5   VESA132x50 -> VESA textmode
              6   VESA80x60  -> VESA textmode
