README.TXT

A quick .DIZ for Masakari, revision 6

Masakari is a free and open source tool with simplistic GUI aiming at sidekicking browsing text files in Linux/Windows command prompts.

This .ZIP package contains:

```
02/01/2021  03:16 PM             4,446 README.TXT                                  ! This file

01/29/2021  03:05 PM               171 m                                           ! Linux .sh file invokes yoshi and masakari
01/29/2021  03:05 PM           336,644 yoshi                                       ! Linux .ELF 64bit
02/01/2021  06:43 PM           331,852 masakari                                    ! Linux .ELF 64bit same as 'MASAKARI_r6_Fast_Vanilla_64bit'

02/01/2021  03:16 PM         1,453,926 ColumnChart.ico                             ! Needed during compilation
02/01/2021  03:16 PM             2,991 MEM.H                                       ! Needed during compilation

02/01/2021  03:16 PM               492 m.bat                                       ! Accepts wildcards, invokes Yoshi.exe and MASAKARI_r6_Fast_Vanilla_64bit.exe
02/01/2021  03:16 PM            52,633 MASAKARI_r6_Fast_Vanilla.BAS
02/01/2021  03:16 PM         3,288,576 MASAKARI_r6_Fast_Vanilla_32bit.exe
02/01/2021  03:16 PM         3,647,488 MASAKARI_r6_Fast_Vanilla_64bit.exe
02/01/2021  06:43 PM           331,852 MASAKARI_r6_Fast_Vanilla_64bit.elf
02/01/2021  03:16 PM            52,633 MASAKARI_r6_Fast_Wrapper.BAS
02/01/2021  03:16 PM         3,288,576 MASAKARI_r6_Fast_Wrapper_32bit.exe
02/01/2021  03:16 PM         3,647,488 MASAKARI_r6_Fast_Wrapper_64bit.exe
02/01/2021  06:43 PM           331,852 MASAKARI_r6_Fast_Wrapper_64bit.elf
02/01/2021  03:16 PM            52,633 MASAKARI_r6_Slow_Vanilla.BAS
02/01/2021  03:16 PM         3,288,576 MASAKARI_r6_Slow_Vanilla_32bit.exe
02/01/2021  03:16 PM         3,647,488 MASAKARI_r6_Slow_Vanilla_64bit.exe
02/01/2021  06:44 PM           331,852 MASAKARI_r6_Slow_Vanilla_64bit.elf
02/01/2021  03:16 PM            52,633 MASAKARI_r6_Slow_Wrapper.BAS
02/01/2021  03:16 PM         3,288,576 MASAKARI_r6_Slow_Wrapper_32bit.exe
02/01/2021  03:16 PM         3,647,488 MASAKARI_r6_Slow_Wrapper_64bit.exe
02/01/2021  06:44 PM           331,860 MASAKARI_r6_Slow_Wrapper_64bit.elf

02/01/2021  03:16 PM           660,672 M_r6_OED.png                                ! Screenshot of Oxford English Dictionary loaded by Fast_Wrapper
02/01/2021  03:16 PM           416,939 warwalk_180hue-39sat_x3_NearestNeighbor.gif ! The logo 

02/01/2021  03:16 PM               240 z.bat
02/01/2021  03:16 PM               340 _Make_EXEs.bat

02/01/2021  03:16 PM            41,814 Yoshi.exe                                   ! tool for generating 'dir/b' and 'ls' like output
02/01/2021  03:16 PM           972,575 Yoshi7-.zip

02/01/2021  03:16 PM                39 _MAKE_HEX_dump.bat                          ! give it a filename to generate HEX output in text format
02/01/2021  03:16 PM           111,328 DUMP_HEX_header.c
02/01/2021  03:16 PM            77,312 DUMP_HEX_header.exe
02/01/2021  03:16 PM            69,120 LineWordreporter.exe
02/01/2021  03:16 PM            52,761 LineWordreporter_r1stats.zip
```

New releases and announcements at https://twitter.com/Sanmayce

This is how the it looks like in the prompt:

```
E:\qb64>MASAKARI_r6_Fast_Vanilla.exe -h
Masakari, revision 6_Fast_Vanilla, written in QB64 by Kaze, source code downloadable at https://www.qb64.org/forum
Usage: Masakari filename|/help
Currently are implemented only:
Mouse:
      Button 1 - sets the cursor and the inverse line to the chosen position
      Button 3 - PgDn
      Wheel Up - Up
      Wheel Dn - Dn
      Button 2 + Wheel Up - going to the top left position
      Button 2 + Wheel Dn - going to the bottom left position
Keyboard:
       Up
       Down
       Left - still no sideways scroll
       Right - still no sideways scroll
       LCtrl+Home - going to the top left position
       LCtrl+End  - going to the bottom left position
       Alt+X or Alt+Q - quit to the system, without demanding keypress.
       Space - loads the highlighted line (if it is an actual filename)
Benchmarking:
       LShift+RShift - Reporting (in the status line in red color) the time for load
       LCtrl+RCtrl - Reporting (in the status line in red color) the time for PgDn-ing the entire file

E:\qb64>
```

Enfun!

Kaze,
2021-Jan-31
