Myzel394

Results 105 issues of Myzel394

Some email clients capitalize "Message" for example or add some extract space between the words and the dashes (ProtonMail does this for example). This is what ProtonMail adds at the...

Hi I noticed that your regexes use "{0,1}" which is the equivalent to "?" - Is there any reason on why to use this notation instead of a "?"?

I'm trying to install dircolors using `oh my zsh`. I cloned the repo, added the plugin as the **second** plugin: ```bash plugins=( colors theme-neutral git zsh-autosuggestions docker zsh-syntax-highlighting ls )...

Hey, it'd be nice if we could customize the colors via a theme for a example (or just by passing arguments)

Is there some way to hide the square at the beginning? I'd rather instead wanna show this clock: ![image](https://github.com/fabridamicelli/cronex.nvim/assets/50424412/85fefaff-5342-4870-b19f-3489d76d6bf7)

enhancement
question

Sometimes I give some folder names over to eza using stdin and I don't want it to show the contents of the folder, but rather the folder itself. Example: ```bash...

### Explanation Would be very cool to have the option to make the background blurry ### Expected Behavior Blurry background ### Alternative Solutions _No response_ ### Additional Context _No response_...

enhancement

## Is your feature request related to a problem? Please describe. Please add an option to specify the internal port redlib listens to. ## Describe the feature you would like...

enhancement

Closes #111 The `PORT` environment variable was missing in the docs, this PR adds it. I also aligned the tables.

Closes #42 This PR is not ready yet. I'd like to make this behave pretty much like vim easymotion. So when you type in the first character, the preview will...