💾 Archived View for gemini.rmf-dev.com › repo › Vaati › mz captured on 2023-04-19 at 22:49:12. Gemini links have been rewritten to link to archived content

View Raw

More Information

⬅️ Previous capture (2023-03-20)

➡️ Next capture (2023-05-24)

🚧 View Differences

-=-=-=-=-=-=-

Go back

mz by Vaati

View account

Terminal file manager with a vim-like interface
git clone https://gmi.rmf-dev.com/Vaati/mz

Log

Files

Refs

License

Readme

Commits

3578aa378536968700ca0d26b2a1cb75cc39a8d9, by Raw Monk on 2023-04-03 22:51:04
set term variable before retrying with another terminal type

98d187cbfeee79645691d40c742d47c6c35a523a, by Raw Monk on 2023-03-20 19:36:15
fix bug causing program to freeze when searching a non present character

8aa01258a1e819e60fb99b2282671e5296a1f604, by Chaeldar on 2023-03-17 16:59:02
fix termbox

ce4424dde72b5a5c54118d234ffb41c849a5d995, by Raw Monk on 2023-03-08 14:59:58
set EDITOR to vi if the environment variable is not set

912690e6becf42b7148e0992b8ad3a41356e7ac1, by Chaeldar on 2023-02-11 12:23:17
redirect both stdout and stderr when using the system function

7999bbedb43ef0168b8c30ead1740c789d7af7a0, by Chaeldar on 2023-02-11 12:12:46
remove new line when copying path

870416acfd19a73f738e04f75086443c9560daca, by Raw Monk on 2023-02-10 18:33:40
add demo gif

4499a6b8e59b015d567c69a108141940c540c8af, by Raw Monk on 2023-02-08 14:46:15
chdir before executing shell command

2edfa18d3b0dddbe59d50108c299aaf8ad796f68, by Raw Monk on 2023-02-06 11:31:27
fix copying directories with special characters in the name

695cfdef4612dc00b95111f8031b809e4719ffb4, by Raw Monk on 2023-02-04 22:33:22
fix file moving function

13fb5ce7ea93c8db8fd76da4d3e1db11821e9700, by Raw Monk on 2023-02-04 21:42:42
add trash related commands to readme

b8eca28169b1af102dee51da5b1344dac2645791, by Raw Monk on 2023-02-04 21:41:38
use shell command when copying directories, fix bugs with the trash

560b823de5dfeda068b5709e5db63bc1431d7907, by Raw Monk on 2023-02-03 10:06:24
chdir before opening a file

0fcfc0d75ed517e9b7b0a73386ef0d5f71ae3770, by Raw Monk on 2023-02-02 18:25:46
fix memory leaks

e6245b1c4ca0ba1f73986f69308a197d6dceaaba, by Raw Monk on 2023-02-02 13:03:09
command to view files in the trash, allow restoring files

2b77517ee27c2ae6b986a9b2f925daa7cdcb6a8c, by Raw Monk on 2023-02-02 09:40:53
fix trash path function

e547402e71fa4988baf75ceb510343dae061badd, by Raw Monk on 2023-02-02 14:28:44
add trash clear command

c6943c87c6c5bebc41b5d2a79c4422fe4a392201, by Raw Monk on 2023-02-02 12:41:08
fix colors

2756cc38670e1f9fc73834389dd7315e0e462d70, by Raw Monk on 2023-02-02 12:10:03
copy files in userspace on system without copy_file_range

abab367df4a17c24c0011a4915eeef49263efed9, by Raw Monk on 2023-02-02 11:57:48
use lseek64 on linux

8cac9103232e5d5247011512df9b469e6c6b3cb2, by Raw Monk on 2023-02-02 06:54:50
use copy_file_range instead of sendfile

b35988b40ddd290745c5becfb8fc6c815d59c23b, by Raw Monk on 2023-02-01 22:45:17
implement functionalities to cut, copy and delete files

7baea6ec60b293bf9bc23f4a9be9fde805a4a7c1, by Raw Monk on 2023-02-01 12:29:35
stop using getcwd, use PWD instead, follow symbolic link relatively

ec0b4683baf06f09e541d2648164bc313ffa0f97, by Raw Monk on 2023-01-31 23:48:01
improve utf8 compatibility

55a095dee3ce69c97673edc03fed183050f926dc, by Chaeldar on 2023-01-31 18:12:06
make termbox fall back to screen terminal

5804ac12ffa47d1d2f20900fbbedf3f08da7abe6, by Raw Monk on 2023-01-31 17:43:16
update readme

8a9e35148c115dc078d14c73f1bb6d790bb24297, by Chaeldar on 2023-01-31 17:25:27
add fixes for Illumos

a6227cc1d9e7eb2ed9f676a19c2b3daabbe69086, by Vaati on 2023-01-31 16:09:52
include signal.h before other headers in termbox.c on OpenBSD

9140388294c2bd44472626bb3238fa101e1086af, by Raw Monk on 2023-01-31 16:01:04
remove includes from termbox header

6a595477332a358034e7e4747f1a937a735d5432, by Vaati on 2023-01-31 15:44:47
fix termbox to work on OpenBSD

573c9456f92d8fa8052b24602c8052af9ce09f80, by Raw Monk on 2023-01-31 15:34:43
change text color to black on unselected tabs

0ad792159884690260bb417ba3db86ff4a5e735e, by Raw Monk on 2023-01-31 15:31:31
fix termbox include, remove posix macro in the makefile

7e9c69d7ce3bca0f241230fc060243af15db6d35, by Raw Monk on 2023-01-31 15:05:52
add search mode

dc5f90453510c4f5491764ae78c45589aa5b72be, by Raw Monk on 2023-01-31 12:22:49
fix new tab path, width limit on tab name, add shell command

1e777a6f454da822cbde84b5ea5048a165da468a, by Raw Monk on 2023-01-29 21:54:10
add license file and gmi readme

ec61f204ad172682cb9ec249ffe670b8225f4d90, by Raw Monk on 2023-01-29 21:49:43
sort files and fix tab bar

d570e4ae8da9625fc89b7e211683bd761a76c227, by Raw Monk on 2023-01-29 09:48:09
Initial commit