Results 5 issues of peesock

[CryFS](https://www.cryfs.org/) is a program to encrypt a folder of files and view them in a FUSE mounted directory. After lf even glances at a CryFS directory, it will start using...

## Bug report ### Describe the bug Maybe this is a skill issue, but my alsa pcm device for mpd has a special config that mixes audio between mpd playback...

Adds global options to change command() timeout and time_repeat times for auto-repetition (defaults to 0), as well as a new command2() action to specify timeout/time_repeat for individual commands. This may...

Like CryFS's `--unmount-idle` option to automatically unmount the filesystem X time after no operations (or open files, i assume). In the absence of this feature, i wrote a shell script...

enhancement

I can't get xattrs to work, either with `overlayfs` which uses xattrs to track filesystem changes, or directly with `getfattr`: ``` $ cd mount $ touch file $ getfattr file...