Kana

Results 5 issues of Kana

I'm sorry I'm not a developer, so I will just describe how I've done that: ``` 1) Add to config.h: // Go Open #define KEY_OPENFILE ';' 2) Change cf.c: --...

I've made a simple script that can be added to ~/.config/cfiles/scripts/cpself ``` #!/bin/bash # version .2 fixed names with spaces # folder="$(printf "%s" "$1" | sed 's|\(.*\)/.*|\1|')" file="$(printf "%s" "$1"...

Add a toggle to turn off preview tab because some documents preview are just trunk unreadable characters (for example odf files).

Add a help for shortcuts. Something like displaying the shortcuts table when pressing "?" for example.

First thank you so much for the best file manager of Android! Is there a way to start up the ftp server remotely through adb? For example if I run...