dylan

Results 130 comments of dylan

I've been thinking about it for a while and haven't figured out the right way to do it. I will get to it soon.

Previewing files? Currently, no. `fff` does have image preview through `w3mimgdisplay` or the framebuffer though.

You just need to have `w3mimgdisplay` installed. Then you press `i` when the cursor is on top of an image file.

No, preview like that hasn't been implemented.

The main problem with this PR is the performance impact. This adds significant delay to `fff`. If I hold down a scroll key it takes seconds to complete when I...

The problem with that approach is that the output of `ls` shouldn't be used in scripts (*when related to using the file name portion.*). `ls` prints the list items in...

What terminal emulator and OS are you using? The default programs are configured through `xdg-open`.

Add these lines to `~/.bashrc`: ```sh export FFF_COL1=3 export FFF_COL2=2 export FFF_COL3=1 export FFF_COL4=4 ``` Let me know if the colors change.

Log: ``` 73:06.47 In file included from /home/dylan/.cache/kiss/proc/5631/build/firefox/obj-x86_64-pc-linux-musl/dist/include/mozilla/ipc/ShmemMessageUtils.h:11, 73:06.47 from PQuotaRequest.cpp:18, 73:06.47 from UnifiedProtocols24.cpp:2: 73:06.47 /home/dylan/.cache/kiss/proc/5631/build/firefox/obj-x86_64-pc-linux-musl/dist/include/mozilla/ipc/IPDLParamTraits.h: In instantiation of 'static void mozilla::ipc::IPDLParamTraits::Write(IPC::Message*, mozilla::ipc::IProtocol*, R&&) [with R = const mozilla::dom::quota::FullOriginMetadata&; P...