cubernetes

Results 3 issues of cubernetes

**Environment:** Android 13 OxygenOS 13.0 (OnePlus 10 Pro 5G) Simple Contact Pro v6.22.0 **Steps to reproduce:** - Create a new test contact and enter a date field of type "Other"...

feature request

Sending an interrupt signal to mrsh while having a multline prompt redraws the prompt incorrectly: ```shell PS1="$(printf 'line1\nline2: ')" ./mrsh line1 line2: ^C line2: ``` One way that seems to...

`site_url` has to end with a trailing slash, because when MkDocs processes the Jinja2 templates, it will embed a script tag into the final html: ```js {"base": "/some/path/4.1.1", ...} ```...