SlackBuilds Repository

15.0 > System > felix (1.0.1)

Felix is a tui file manager with vim-like key mapping, written in Rust,
fast, simple, and easy to configure & use.
Configuration path: $XDG_CONFIG_HOME/felix

Default config file will be created automatically when you launch the
program for the first time.

In config.toml, you can set:

how to open files
max length of item to be displayed (optional)
color of directory, file, and symlink separatively
default key to sort the item list ("Name" or "Time")

Command settings

For example, If you write

default = "nvim"

[exec]
feh = ["jpg", "jpeg", "png", "gif", "svg"]
zathura = ["pdf"]

then, .jpg, .jpeg, .png, .gif and .svg files are opened by feh
<file-name>, .pdf files by zathura <file-name> and others by nvim
<file-name> .

Usage:
command / arguments
fx Show items in the current directory.
fx <directory path> Show items in the path. Both relative and
absolute available.
fx -l [path] or fx --log [path] Launch the app and create a log file.
fx -v or fx --version Print the current version and check update.
fx -h or fx --help Print help.

Key manual
Key Explanation

j / Up Go up. If the list exceeds max-row, it "scrolls" before the
top of the list.
k / Down Go down. If the list exceeds max-row, it "scrolls" before
the bottom of the list.
h / Left Go to the parent directory if exists.
l / Right / Enter Open a file or change the directory. Commands for the
execution can be managed in the config file.
o Open a file in a new window. This enables you to use felix
while working with the file. If you open a file in an editor
that runs inside the terminal, no new window appears, and
after exit some error messages may appear.
gg Go to the top.
G Go to the bottom.
z + Enter Go to the home directory.
z <keyword> This command requires zoxide installed. Jump to a directory
that matches the keyword. Internally, felix calls zoxide
query <keyword>, so if the keyword does not match the zoxide
database, this command will fail.
dd Delete and yank one item (will go to the trash directory).
yy Yank one item. If you yanked other item(s) before, it's
replaced by this one.
p Put yanked item(s) in the current directory. If the item
with same name exists, copied item will be renamed with the
suffix "_copied".
V Switch to the select mode, where you can move cursor to
select items.
d (select mode) Delete and yank selected items, and return to the normal
mode.
y (select mode) Yank selected items, and return to the normal mode.
u Undo put/delete/rename.
Ctrl + r Redo put/delete/rename.
v Toggle whether to show the item preview (text, image, or
the contents tree) on the right half of the terminal. Hi-res
image preview is enabled if i) your terminal supports
sixel, and ii) you've preinstalled libsixel. If not, images
are printed by blocks.
backspace Toggle whether to show hidden items or not. This change
remains after exit (stored in .session).
t Toggle sort order (by name <-> by modified time). This
change remains after exit (same as above).
c Switch to the rename mode (enter the new name and press
Enter to rename the item).
/ Switch to the filter mode (enter the keyword and press Enter
to show the filtered list). Press h or Left to exit the
filter mode.
: Experimantal. Switch to the shell mode. Type command and
press Enter to execute it. You can use any command in the
displayed directory, but some commands may fail, and the
display may collapse during execution.
:cd / :z Go to the home directory.
:z <keyword> Same as z <keyword>.
:e Reload the current directory. Useful when something goes
wrong.
:empty Empty the trash directory. Please think twice to use this.
:h Show help. (scrolls by j/k or Up/Down)
Esc Return to the normal mode.
:q / ZZ Exit.

This requires: zoxide

Maintained by: Damian Perticone
Keywords: vi,vim,file manager,file,manager,
ChangeLog: felix

Homepage:
https://github.com/kyoheiu/felix

Source Downloads:
natord-1.0.9.crate (5a9b94ba54ea1f52f2a496ba982e3282)
winapi-i686-pc-windows-gnu-0.4.0.crate (db96b50050277bf05a3c68534bbb9586)
winapi-x86_64-pc-windows-gnu-0.4.0.crate (09de9d01e7331ff3da11f58be8bef0df)
scoped_threadpool-0.1.9.crate (b492e0a70603c3903a44ec5cabd3ba21)
numtoa-0.1.0.crate (bbda7e9c572f651774dfdb0006b9f085)
inflate-0.4.5.crate (8ece65b4db64f81379cbd293e2f04d39)
lazy_static-1.4.0.crate (fba3b040a55c01be7376d3dd5c4d4920)
encode_unicode-0.3.6.crate (95a243b2d7c30018a643e218b3c5d693)
same-file-1.0.6.crate (2d8d8b377d144f5e32b4f65a69eb0b24)
winapi-util-0.1.5.crate (b9e37d5fc4ad28b612b78ad37816684d)
winapi-0.3.9.crate (0498c4a11448bfc35dc7bb2caa64c753)
remove_dir_all-0.5.3.crate (0538d1da369f3e3f0412aa4d735c1b61)
scopeguard-1.1.0.crate (b4a0a98a54439a5a37952c8879187ee3)
threadpool-1.8.1.crate (192229a7b481a4becf170d8a34528739)
time-0.1.44.crate (c6c50e4feea5f4cc4e1fb3c7e88606a5)
wasi-0.10.0+wasi-snapshot-preview1.crate (a312b55a428f827a91097d1d8497b02b)
cfg-if-1.0.0.crate (74634128440dbc3766bda76fdf0aaa05)
chrono-0.4.19.crate (1581b390d17f6e73a43ffc8a7b009e57)
either-1.6.1.crate (b4e2b229c362ad0dd313ff631816d5db)
base64-0.13.0.crate (80a2c27647a6acb1890a3a7de8fded72)
bitflags-1.3.2.crate (a295edb6953237ebbdfa8e731229f9a3)
byteorder-1.4.3.crate (1e704be5ddde9d6b5383ef1035309f91)
hermit-abi-0.1.19.crate (0b7994d1256215201bdfb810a357ffa2)
unicode-width-0.1.9.crate (a42cc2834b2150027d7b427558a87803)
walkdir-2.3.2.crate (580dd7d12690c726da7d5075f3442a74)
adler-1.0.2.crate (669215548c64019c08c92b2c1afd3deb)
adler32-1.2.0.crate (d5898ddb1e496ff0ac50b79829311e76)
bumpalo-3.9.1.crate (79173170388e20507a241b355ef521e3)
instant-0.1.12.crate (5f153f7135dceb02f88266121c836b4e)
memoffset-0.6.5.crate (76124c2327f642cddf19a4aa50cbcb7d)
signal-hook-registry-1.4.0.crate (21b43d5721b3a9c16059acb691f4314d)
crossbeam-deque-0.8.1.crate (93c803ad55de44eedc24870f83d0279b)
terminal_size-0.1.17.crate (d3266efa0f541bfaca6541e17c1a0457)
num_cpus-1.13.1.crate (c5e50e299295e662ad19c58428d6e085)
tempfile-3.3.0.crate (f29a1bb1b5f3f29cedb36f40f720d765)
autocfg-1.1.0.crate (05d77ef52e90ad161fdd41b252420467)
crossbeam-channel-0.5.4.crate (576ee1b86d4c2abacb63ea19c0121d2f)
crossbeam-utils-0.8.8.crate (8d21be2fa5f912232d6c441e8dd78cb1)
fastrand-1.7.0.crate (e08921c68133df2e254fe723b368bae3)
futures-core-0.3.21.crate (8aa040d9c661f68ebb67d5b71813473b)
futures-sink-0.3.21.crate (a46bd303e3155f7975b167af12435e5e)
half-1.8.2.crate (fea840ce07a32bdace46c59c41362f3b)
num-rational-0.4.0.crate (0cd34d83344babdcb0aa123b5e672182)
redox_termios-0.1.2.crate (c5b23985f2b07389edcda3900fc8a751)
smallvec-1.8.0.crate (6249245cf12427da0a4f37bc3d294ff4)
termcolor-1.1.3.crate (40ce77bc7803d0ff8734f6a11c4e8814)
termion-1.5.6.crate (5e7f9a17d31e264f87d3e14b85d7da3f)
time-0.3.9.crate (ad3f3c7bb184e63919b633dc35805cf4)
wasi-0.11.0+wasi-snapshot-preview1.crate (e972ea58ec203bfa6c79c1207852298b)
dirs-4.0.0.crate (889fdcd1499ef5939caaafab5c09729e)
ansi_colours-1.1.1.crate (b7c705d140b43db89a8106c0c341ae7c)
console-0.15.0.crate (7496180b753f8729ac92e0a491ff94cc)
dirs-sys-0.3.7.crate (4c21da37e71a52f26c8c5490f3ec4837)
getrandom-0.2.6.crate (8a9e0a43625da8d29c57e742c4d3d385)
log-0.4.17.crate (b31bf94ffe7e0f2ada93afae1076eaeb)
num-integer-0.1.45.crate (073b4c53e303ccf2a807dfce7f5e986a)
num-iter-0.1.43.crate (44ef8a2279dadf391881a69c60d29197)
num-traits-0.2.15.crate (a0de6eabdeb1320350abcbd7c02df6ac)
num_threads-0.1.6.crate (ae2471729f689287aec9da43f8106a4b)
quote-1.0.18.crate (0fa01f3988219987a04c09dae3933d94)
redox_syscall-0.2.13.crate (2e69b77050ab91b1d0bb941e843a05cb)
redox_users-0.4.3.crate (2793ed3e6807d79ff72271baec586531)
thiserror-1.0.31.crate (a8ae09f39c6e68744ca70bf8db61df71)
thiserror-impl-1.0.31.crate (ac76b35d8c76c7fa25c73b8863d5d055)
js-sys-0.3.57.crate (d49632aacbe5b25a24e411e7a037cc0d)
lock_api-0.4.7.crate (1c1e406fe68d3223a6c58e9c1987b6ce)
toml-0.5.9.crate (b02f8aae39609bfe759838fbe0616c1a)
wasm-bindgen-0.2.80.crate (2c5bacb773fb313b9b6b497cb9962aa7)
wasm-bindgen-backend-0.2.80.crate (eff162a9eb73d8bf43ab38431a1825f6)
wasm-bindgen-macro-0.2.80.crate (5a95cd15fe52d43a8ef355d65417549a)
wasm-bindgen-macro-support-0.2.80.crate (7c1938786f5fe1da4fb3dbe5ebbcaeeb)
wasm-bindgen-shared-0.2.80.crate (1a1754a2a84a7511aea0bb45eccc5fa0)
crossterm_winapi-0.9.0.crate (22a24f05bcdf8e7e82aa83e1d1bf52b7)
serde-1.0.137.crate (31553e8c2d0d2f2e7474cc48a03337d8)
serde_derive-1.0.137.crate (3d3fef13feb53a62c0f434a092f526bf)
flate2-1.0.23.crate (f68a6d098298ffa9b317919120783339)
miniz_oxide-0.5.1.crate (2d3c4e7f37ed77be4f9f204a60e6d26a)
crossterm-0.23.2.crate (6e50eb9dbb4e044a850700133744449e)
mio-0.8.3.crate (110b5ea3d4fc1e9bb304e74f7a3165ee)
parking_lot-0.12.0.crate (eab5fb7020e5cc0a6cfb7627c4e9b31f)
signal-hook-mio-0.2.3.crate (cd23eb9bc45514102af9b76e333230fb)
windows-sys-0.36.1.crate (b3083009944ab58cbd9c4941f4965545)
windows_aarch64_msvc-0.36.1.crate (776128629d743f0d6127db259a0d8844)
windows_i686_gnu-0.36.1.crate (7f60b76e78bd2a190cf3ddc2b4c4920b)
windows_i686_msvc-0.36.1.crate (ce798410cba61fe713f3487cd6cafef4)
windows_x86_64_gnu-0.36.1.crate (f55176d04297df9dd5ccae7c748e26c7)
windows_x86_64_msvc-0.36.1.crate (8e285ddee403a9abe62d6fe2bfbb736a)
itoa-1.0.2.crate (dfd1e3e07982e8245a772e6e63e5c4bc)
libc-0.2.126.crate (c58d450f13e76e4a034fde8f20710266)
once_cell-1.12.0.crate (d2898eb94e8ec220fa09df7fa0ebb692)
parking_lot_core-0.9.3.crate (f3c211bc33fcf71ca981d02f9fa2813c)
proc-macro2-1.0.39.crate (a081866d627a3feb598df6960be8adc8)
regex-1.5.6.crate (8cfc5b8dac188c6b4b790175902df1bc)
regex-syntax-0.6.26.crate (c3789f11772f0c40ad7cc1f6e4b7bf2c)
signal-hook-0.3.14.crate (8532a59ccbacb95018a128b2d7b2601a)
unicode-ident-1.0.0.crate (1415b48fcebe79916396ef3383ef9b3a)
syn-1.0.95.crate (d57d659be45ec6812179c4e3e8da7ecd)
pin-project-1.0.10.crate (228eb40a277a6dda01626b6e9287ee66)
pin-project-internal-1.0.10.crate (8ff78776b6140283bd558ad74554cb16)
crc32fast-1.3.2.crate (a9d6492a1bd21d93dbc27c32eabd0c70)
felix-1.0.1.tar.gz (564fba28565eebea80f8882ce9a35f8e)
bit_field-0.10.1.crate (2ff83225cc3e2df3c56e24274621515f)
bytemuck-1.9.1.crate (b97237f68aaea0dcce7275c08aed1072)
color_quant-1.1.0.crate (ee1260862a62c0d8824b664a1abda7b8)
crossbeam-epoch-0.9.8.crate (abc30053602577b8fa8f181239f505b1)
deflate-1.0.0.crate (47680a64a0775a1c9450862d68801b1f)
exr-1.4.2.crate (4d16e06fa2080b48afdc9926f258fb99)
flume-0.10.12.crate (e7866378b62d00377109dd92c134c32b)
gif-0.11.3.crate (eaf063b6842847aeb6f366138da45be1)
image-0.24.2.crate (5f8f4bd3647871aa16940e493f39a13e)
jpeg-decoder-0.2.6.crate (3f7dd8d59e7f0d6f534d07438d8ee915)
lebe-0.5.1.crate (fad26fa0a6e9a624f36658d219e8e20f)
nanorand-0.7.0.crate (28a4dbc0158bdb2fa806d97dd55fba2e)
png-0.17.5.crate (9436a04d4af9dc4c180a14981086f593)
rayon-core-1.9.3.crate (4df2c80615b7827c19c735c047a7c82f)
rayon-1.5.3.crate (5d8cb7121bd2954f7cbb189eacd90c08)
rgb-0.8.32.crate (4b963dbde05acc47514fbea1afdd35c1)
simplelog-0.12.0.crate (d4db0f5c1dd60e3ceffcd6f4c8e976ab)
spin-0.9.3.crate (54da1b9106402b1ed4ca311eecb9dfa1)
tiff-0.7.2.crate (1b65b6a069039a7feb57d74a3d1ba4f4)
time-macros-0.2.4.crate (1810b2a2299ed5a2434da7926161fbd4)
viuer-0.6.1.crate (2ab1a8fa8098c333b210487575e8430a)
weezl-0.1.6.crate (d9f2e38fc1cc846aa07a4e0b43224d10)

Download SlackBuild:
felix.tar.gz
felix.tar.gz.asc (FAQ)

(the SlackBuild does not include the source)

Individual Files:
README
felix.SlackBuild
felix.info
slack-desc

Validated for Slackware 15.0

See our HOWTO for instructions on how to use the contents of this repository.

Access to the repository is available via:
ftp git cgit http rsync

© 2006-2024 SlackBuilds.org Project. All rights reserved.
Slackware® is a registered trademark of Patrick Volkerding
Linux® is a registered trademark of Linus Torvalds