Results 62 issues of David Mandelberg

This section of `CONTRIBUTING.md` looks like it's mixing two separate things, the way to reference a bug that will be fixed by a commit, and the way to reference a...

### Feature request description It looks like podman currently sets `$TERM` to `xterm` when `--tty` is specified (#20357). Would it be possible to instead copy it from the host, like...

kind/feature

### Feature request description I couldn't find any way to specify the [`--runtime-flag` flag](https://docs.podman.io/en/latest/markdown/podman.1.html#runtime-flag-flag) in containers.conf, and from https://github.com/containers/podman/discussions/20228 it looks like it wasn't possible as of 2023-10-03. Could an...

kind/feature

This fixes usage parsing for the changes in https://github.com/tmux/tmux/commit/68ffe654990764ed5bdb7efb88e4d01b921fd3d5 Tested against tmux 3.5a and faf2a448 (Merge branch 'obsd-master', 2025-05-12).

## Describe the bug With the direxpand bash option on, sudo completion of commands gives duplicate results which prevents ever completing anything. ## To reproduce ``` $ sudo ~/.local/^C #...

### ibus-typing-booster version 2.27.46-1 ### Distribution and Version Debian testing/unstable ### Desktop Environment and Version gnome 48.1-1 ### Session Type - [x] Wayland - [ ] X11 ### Application and...

bug

### ibus-typing-booster version 2.27.46-1 ### Distribution and Version Debian testing/unstable ### Desktop Environment and Version GNOME 48.1-1 ### Session Type - [x] Wayland - [ ] X11 ### Application and...

bug
bug in other software

### Steps to reproduce Open this python file with syntax highlighting on: ```python foo = "\N{RECYCLING SYMBOL FOR TYPE-1 PLASTICS}" # 2673 bar = "\N{LATIN CAPITAL LETTER A}" # 0041...

bug

### Steps to reproduce 1. Create foo.py and bar.py: ```python def foo(): pass ``` ```python def bar(): ``` 2. Run one of these commands: ``` # working indentation vim -u...

bug

**Is your feature request about something that is currently impossible or hard to do? Please describe the problem.** Some projects I've been contributing to lately have indent styles that are...

enhancement