Evangelos
Evangelos
**Is your feature request related to a problem? Please describe.** I'm just trying to get my files to play sorted by date. **Describe the solution you'd like** A config option...
### Describe the bug Cross-reporting a possible bug found in https://github.com/files-community/Files/issues/8291. ### Steps to reproduce the bug 1. Open Files 2.0 2. Open Explorer 3. Focus Explorer 4. Scroll in...
I noticed the script had an incorrect hashbang and so would fail to run in some instances (when sh is not a symlink to bash?). Then I got carried away...
Using this in my config.yaml ```yaml vim: enabled: true mode: rewrite hook: "" files: default: ~/.config/nvim/colors ``` Causes base16 to create a file called '~' in it's config directory (~/.config/base16-universal-manager)...
Allure creates a gravestone with the player's items on death but with requiem it was kinda hit or miss if the player had chosen to be a demon. Sometimes it...
#### Testing the changes - I tested the changes in this PR: **YES** #### New package - This new package conforms to the [quality requirements](https://github.com/void-linux/void-packages/blob/master/Manual.md#quality-requirements): **YES** #### Local build testing...
Hello! First off, I really enjoy using this plugin, but I had to configure my plugin manager to use the latest commit instead of the latest tag (stable version) because...
### What system are you running Yazi on? Windows ### What terminal are you running Yazi in? Wezterm nightly 20240221-075452-95581d86 (latest nightly) ### Yazi version yazi 0.2.3 (VERGEN_IDEMPOTENT_OUTPUT 2024-02-22) and...
I wanted gitlint to lint without saving the file, so I checked that it supported reading from stdin, and enabled it in the config (plus disabled appending the filename etc.)....
Due to https://github.com/neovim/neovim/issues/21376 you get the following `read failed 11: Resource temporarily unavailable`:  whenever you switch wezterm panes. In the example I spammed left-right, but in practice it appears...