Comment by ๐ decant
*if a access violation should happen, the system will kill the program and emit a pledge error.
Mar 11 ยท 8 weeks ago
1 Later Comment
๐ stack ยท Mar 11 at 02:32:
Interesting, I had no idea.
I like suckless configuration for small applications, agreed
Original Post
goodbye sfm, hello vifm โ Iโve been a long time user of the sfm. sfm is an extremely lightweight, vi key binding inspired, text mode file manager that is configured by editing its config.h file. The binary is only 60kb, it is really the best file manager for my software minimum fetishism. Sfm has not been the most stable program, there is always a random crash here and there. Since the latest OpenBSD patch, I keep getting pledge error. So I went on a search for a possible replacement. From...