Eli Array Minkoff

Results 15 issues of Eli Array Minkoff

The sudo requirement has not been needed on my systems running a variety of Debian-derived distros (Debian 11, Ubuntu 20.04, Pop!_OS 22.04, Mobian Bookworm/Sid), and makes it more annoying to...

**What steps will reproduce the bug?** 1. Create a file with multiple embedded escape sequences in one line: ```sh # shell one-liner to create a simple demo file for the...

bug

I'm in the habit of inserting the EOT special character with ctrl+d to quit command-line programs. If I do that in nsh, I get the follwoing error: ``` nsh: panicked...

Explain the problem here ... Running `nvim --headless -c 'PlugUpgrade' -c qa` results in the output `Downloading the latest version of vim-plugvim-plug is already up-to-date` with no newline in between...

I am sorry that I can't think of a better way to put this, but `bfc` installed with `cargo install --git` (tested with both the `master` branch and tag 1.11.0)...

Prompts with escape sequences to add color, or with symbols from [Nerd Fonts](https://github.com/ryanoasis/nerd-fonts), cause oh to print "invalid prompt" followed by a blank line, then exit.

**Describe the bug** When running the latest version in Debian 11.6, I get the following error: ``` /home/eliminmax/.local/share/gh/extensions/gh-dash/gh-dash: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.32' not found (required by /home/eliminmax/.local/share/gh/extensions/gh-dash/gh-dash) /home/eliminmax/.local/share/gh/extensions/gh-dash/gh-dash: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.34'...

bug

`strace` outputs to STDERR, so it should check STDERR rather than STDOUT for `--color=auto`. I built and ran successfully with this modified patch.

Thank you for making such a great plugin. I created a markdown file ([available here]( https://gist.github.com/eliminmax/01367a6a5e6ca01dc46c6dc012c3f4d0)) designed to see how GitHub generates heading IDs in different cases ranging from common...

**Checklist** - [x] Closing issues: #36 - [x] Mark this if you consider it ready to merge - [ ] I've added tests (optional) - [ ] I wrote some...