-
## Background
In QtCreator, a 'Run Configuration' for a target application includes a 'Command Line Arguments' input box to specify a programs arguments.
## Problem
For a target 'Run Configuration' …
-
I have installed howdy on my Manjaro installation:
* (Lenovo s21e-20 : 2 core Intel Celeron N2840 @ 2.16GHz 2GB RAM).
* Manjaro (Kernel: 5.15.78-1-MANJARO 64bit); KDE Plasma (5.26.3 - Frameworks 5.9…
Nos78 updated
6 months ago
-
BPO | [37821](https://bugs.python.org/issue37821)
--- | :---
Nosy | @terryjreedy, @taleinat
PRs | python/cpython#15207
*Note: these values reflect the state of the issue at the time it was migrated a…
-
## Describe the bug
Certain completions turn off globbing with `set -o noglob`, perform some operation, and then attempt to reset globbing back to its original state. See for example https://githu…
-
I would like to use the warn feature to give the user instructions even though there is no completion value that can be provided. The most simple case is an int argument. The value given to the argume…
-
Similar to #248 it would be nice to have bash_completion for mosh in Fedora
The bash_completion package is already installed (at least on Fedora 26 it is) and the following works in `/etc/bash_comp…
-
So I wanted to be able to use `gitit` to open any repo but hated having to `cd` somewhere or try to remember another person's username and full git repo name. I've started mocking up very simple tab c…
-
I'm looking at adding argcomplete support to Plumbum.cli (Someone might also look at Click at some point in the future, hopefully). It's really pretty simple to add directly to Plumbum, since there is…
-
Can you please allow $BROWSER, etc. known variables to be expanded here:
`$ some_command
-
Example:
perl -d
perl -d t/somescript
without `-d` option completion works fine:
perl
perl t/somescript
Even this works fine:
perl -d -Ilib
perl -d -Ilib t…