Kulak Commander (KC) is win32 text mode (console) commander for Windows 9x/NT/2000/XP.
KC is a clone of the well-known Norton Commander by Symantec. It is no 100% exact clone
of this tool. KC adds man new features and special keyboard shortcuts which allow user
to navigate as far as possible.
---2.0-------------------------- |
- encryption of ini file fixed |
- move files in one panel improved - shift + f6 |
- button support |
- overwrite messages changed |
- refresh panel fixed [010826] |
---2.1-------------------------- |
- macros fixed |
---2.2-------------------------- |
- folder history improved, saved to ini |
- kc_user.ini security |
- edit/view history |
- delete in folder and edit/view history |
- sort (sort name dIr first) fixed |
- editor fixed [010831] |
---2.3-------------------------- |
- editor fixed [010902] |
---2.4-------------------------- |
- command line history redesigned (alt + f8) |
- save configuration shift + f9 |
- cancel on (copy,move,delete) fixed |
- background refresh fixed |
---2.5-------------------------- |
- files syntax highlighting fixed |
- kc_user.ini is loaded only for owner for others kc_guest.ini is used |
---2.6-------------------------- |
- file open with (ctrl + j) |
- copy meter changed |
- archive open when command line is not empty fixed |
---2.7-------------------------- |
- command line navigation atl + arrow_left|arrow_right |
- rar archiver error temporary fixed (it would be nice to implement CRC of heads)[010911] |
---2.8-------------------------- |
- copy meter in ftp panel |
- folders history fixed |
---2.9-------------------------- |
- check if file datetime is valid |
- deleting messages from queue fixed [011009] |
- file attributes display fixed |
- open with (ctrl + j) can open multiple (selected) files |
- files are unselected during operation on selected files |
---2.10-------------------------- |
- jar (Java Archive) support - managed by pkzip25.exe |
---2.11-------------------------- |
- file counter while reading archive |
- acl removed because W95 |
- archives,ftp ctrl+arrow_down,ctrl+arrow_up |
- size display fixed |
- jar archive parse speed increased |
- KC already running message at startup fixed |
- command line argument --ask-reminder added (force to always ask to run reminder on startup) |
---2.12-------------------------- |
- nested archives support |
- tar,gzip support |
---2.13-------------------------- |
- simple bzip2 support |
- editor syntax HL configuration changed (color names) |
- editor get block from clipboard fixed [011030] |
- wait rotator fixed (cannot be started more than once ) |
- editor ctrl+l - delete line, ctrl+k copy line |
- editor SH fixed (valid word characters)[011031] |
- editor SH fixed (valid word characters)[011101] |
- editor white mode ctrl+o |
- editor ctrl+arrow_down - save, alt+left = home, alt+right = end |
- KC auto update in main menu |
- kc.ini [open] supports *.* (for all file types) |
- editor ctrl+< - delete from current pos to begin of line, ctrl+> delete from current pos to end of line |
- copy file fixed (set incorect datetime when copied file was shared) |
- editor ctrl+<,> if selected block moves it left, right |
- ctrl+f6 - reminder, ctrl+f5 - processes |
- editor ctrl+k - delete line, ctrl+l copy line (because of pine) |
- edit shift block select fixed |
- ctrl+p copy line to clipboard ctrl+o get line from clipboard |
- curent line calculation in editor fixed [011115] |
- editor ctrl+f9 - select LineFeed |
- editor ctrl+f11 - list of opened files |
- editor ctrl+enter - enter new line |
- list of opened files save fixed |
---2.14-------------------------- |
- file open with (ctrl + j) fixed |
- WHITE color configuration (ctrl+m) |
- copy,move fixed (kc sometimes kept directory after copy,move) |
- console size is stored in kc_user.ini, you can change size in menu Options |
menu Options->Console size |
- get latest versin from www support |
set kc.ini [kc] update_loc=http://kulakcommander.sourceforge.net/_kc.exe |
for proxy update_loc=proxy:port@http://kulakcommander.sourceforge.net/_kc.exe |
- msnet sort fixed |
- editor - file configuratin signs (put them to last row ) |
tw=n = line break |
ts=n = tab size |
syn=name = syntax highlighting name |
example: tw=80, ts=4 |
- editor SH improved (function and variable support) |
eshX_function=( |
eshX_functioncolor=l_yellow |
eshX_varprefix=$ |
eshX_varcolor=l_yellow |
- editor topbar colors fixed, display long file name fixed |
- editor color schemes (syntax highlight color mappings) see kc.ini for more information |
(you can siply define your own colors) |
- editor cursor size |
- editor select fixed |
- editor crash fix (memory was not cleared) [20020107] |
- reminder - if stoped you can't display reminder panel |
- ftp - '.' directory removed from list |
- editor SH functions fixed |
---2.15-------------------------- |
- ftp recurse put,get,delete for PJBrdlo ;) |
- ftp recurse fix |
- editor wrap improved |
- MAX_FILES_HISTORY fixed |
- (SetupFileOptions::lineBreakSize = 0) |
- ftp fixed |
- ftp fixed again |
- directory listing fixed .. should be always available |
- panel compare .. fixed |
---2.16-------------------------- |
- editor cursor size changed |
- kc start boosted use kc.exe --history to see what's new |
- reminder start changed |
---2.17-------------------------- |
- change directory fixed |
- ftp possibility to change user name if password is not set during connecting |
---2.18-------------------------- |
- ini fixed GetFullPathName -> GetModuleFileName thx: Lechee.Lai |
- new icon added thx: Lechee.Lai |
- add kcedit env for lunch external editor ps. set kcedit=fte |
---2.19-------------------------- |
- add Quit KC will save c:\kcdir.bat for last access directory switch, more detail in k.bat (Lechee.Lai) |
- add for bookmark list (0..9) (Lechee.Lai) |
- add set cursor when quit (Lechee.Lai) |
- add dummy left_panel/right_panel during initialize kc_user.ini (Lechee.Lai) |
- add make quick archive in selection (Lechee.Lai) |
---2.20-------------------------- |
- add panel information via file find (Lechee.Lai) |
- LEFT/RIGHT Driver are separate (Lechee.Lai) |
- editor find previous string in text mode shift+f3 |
---2.21-------------------------- |
- Fixed Chinese Win98/ME can not run, add kc.ini [kc]ascii_border=1 to fixed the problem |
- home project for find via kc.ini [kc]project_home=1 env(home) |
---2.22-------------------------- |
- grep support (ctrl+f7, alt+f10) (download unix utils if you don't have grep) |
---2.22.1-------------------------- |
- grep fix |
---2.22.2-------------------------- |
- grep fix |
---2.22.4-------------------------- |
- command line input/output redirection fixed |
---2.23-------------------------- |
- copy info enhanced (path added) |
- copy synchronize added to sync 2 directories (intead overwrite all) |
files are compared by name,size,last write time |
- ftp password caching (passwords are cached while kc is running) |
- another kind find file (whereis active by ctrl-f/ctrl-shift-f) |
- find file fixed (unclosed handles) |
---2.24-------------------------- |
- reminder time input improved (h:m-sun|mon|tue|wed|thu|fri|sat |
---2.25-------------------------- |
- remove home project [kc]project_home=1 |
- find file and grep status will store in kc_user.ini |
- gnugrep is instead for semware grep |
- bookmark will save to .ini each time |
- advance search for bhome and oemtip via dialog |
- enhance env(kcedit) set kcedit=f -l%%l %%f will run f -l10 foo.txt |
you also can set kcedit=q %%f -n%%l will run q foo.txt -n10 |
- gnu grep output select for unix standard and wide format |
---2.26-------------------------- |
- ftp list support (f12) |
---2.27-------------------------- |
- ftp download bug fixed |
---2.28-------------------------- |
- MS net wrong dir load fixed |
---2.29-------------------------- |
- ftp fixed 'empty dir' bug in recursive copy,delete |
- ftp dir size added alt+f6 |
---2.30-------------------------- |
- keyboard customization (kc.ini section [keyboard] see ( --func-list, --key-list params ) |
- example: |
[keyboard] |
g_tab=ctrl+tab |
---2.31-------------------------- |
- fixed labels on ftp put |
- local file closed when ftp put failed |
---2.32-------------------------- |
- delete to recycle bin support |
---2.33-------------------------- |
- new ini key allowed_input_chars to help support national characters |
---2.34-------------------------- |
- key sleep (vmware) |
---2.35-------------------------- |
- chdir error when directory doesn't exists fixed (for miku) |
---2.36-------------------------- |
- sar extension added (for brdloush) |
---2.37-------------------------- |
- archive open fixed on directories |
---2.38-------------------------- |
- file size over 4GB fixed |
---2.39-------------------------- |
- file size over 4GB fixed |
---2.40-------------------------- |
- patch removed becaus of errors |
---2.41-------------------------- |
- minor fix in file extension parsing (files with more extesions now parsed ok) |
---2.50-------------------------- |
- FindClose handle release fix (move,copy,delete,find,size...) |
---2.51-------------------------- |
- Increased buffer for copy files...) |