Gökçehan Kara
Gökçehan Kara
cc #128 #667 @SPFabGerman @kmarius for further discussion.
@se7en-x230 Do you mean `filter` and `setfilter` commands? Make sure you are checking the latest version of the documentation. It seems that multiple pattern case is not documented properly.
@laktak I don't remember considering multiline strings when implementing quotes. I don't know if it is working and if it is working I'm not aware if someone has a use...
@Adamkadaban I'm not sure why this happens. Does `sudo` work?
@Adamkadaban Note that we delegate the management of `/dev/tty` to our tui library tcell so it is likely that we don't have a possible fix for this issue in our...
@BachoSeven Sorry I thought your previous response was a solution. I didn't read it carefully. I can reproduce this on my machine as well. I'm marking this as a bug....
@machinedgod Thank you for your interest in contributing. I think you should first look at `readdir` function in `nav.go` file if you haven't already. There could be multiple ways to...
Sometimes there are no sensible defaults no matter what. If we change it the other way around, I'm sure there will be people asking why the last value of `ratios`...
@mohkale There is no way to inspect the value of options for now, but I think I have seen some people using `map` to implement toggling in one of the...
@mohkale I don't think we have an open issue regarding option values. Feel free to open a separate issue for it. I don't have much time to spare on lf...