Enzo Venturi

Results 14 issues of Enzo Venturi

### Why? End-users could easily differentiate stuff: ``` # Is this a comment? set shellopts '-eu' ``` ```sh # This is a comment! set shellopts '-eu' ```

- Now (openrc 0.45.2) `rc` command is deprecated, that means we can overwrite its execution renaming `rcsh` to `rc`. - Shorten `pkg_postinst` phase - Also, add `EROOT` prefix to `into`...

assigned
maintainer-needed
no bug found
no signoff

The go-get way was deprecated on >=1.17 versions. See: https://go.dev/doc/go-get-install-deprecation

Old bash versions don't support function keyword. Keep the script more portable.

Hi there, I'm using `hugo-book` theme for personal experiments, and I have a question about translating language names. Here's what's in my setup: ```toml [languages] [languages.en] languageName = 'English' contentDir...

Enhance styling and centering by opting for `` over ``. For example, utilize the class `div.mermaid` with `text-align: center;` for positioning the Mermaid.js SVG image at the center of the...

### Is your feature request related to a problem? Please describe Users often encounter the need to execute code blocks in Slides that are written in unsupported languages. It becomes...

# Description I suggest adding the ability to handle multiple lines of text as input in "tt." Currently, only individual words and sentences are accepted for typing practice. # Benefits...

## What would you like to be added Extend the `kubectl config` command with new subcommands to handle aliases: ```diff % kubectl config ... current-context Display the current-context + delete-alias...

kind/feature
sig/cli
lifecycle/rotten
needs-triage