-
[Asked here](http://answers.ros.org/question/222748/list-action-servers/). While the proposed way that uses `rostopic list` (thus is a bit of a hack) seems to work perfectly, I like to have a feature …
-
**fish version installed**:
``` sh
~/ref/tools/fish-shell/fish -v
fish, version 2.3.1-492-g3702616
```
**OS/terminal used**:
``` fish
$ uname -a
Darwin Joshs-MacBook-Air-2.local 15.6.0 Darwin Kern…
-
### Current Behavior
When there's a symlink anywhere in the directory hierarchy to the current directory, filename completion will create a relative path to the symlink target, effectively breaking f…
-
What do people following `kubectx` think of this idea:
We can detect if `kubectx` command is executed in interactive mode OR eval'ed in a shell (like `eval $(kubectx ...)`, piped elsewhere or redir…
-
Hi there, what's the feasibility of supporting an integration with a TUI framework like [`tui-rs`](https://github.com/fdehau/tui-rs)? TUI frameworks generally ~want~ assume full control of the termina…
-
- Hex Color String To UIColor
```swift
extension String {
var hexColor: UIColor {
let hex = trimmingCharacters(in: CharacterSet.alphanumerics.inverted)
var int = UInt32()
…
-
**Issue by [joshtriplett](https://github.com/joshtriplett)**
_Monday Jul 04, 2016 at 12:48 GMT_
_Originally opened as https://github.com/clap-rs/clap/issues/568_
----
For some argument values, the …
epage updated
2 years ago
-
### Request
Currently, Carapace only supports generating shell completions for the shells it explicitly supports. This means that users of more niche shells such as [hilbish](https://github.com/Roset…
-
### Is there an existing issue for this?
- [x] I have searched the existing issues
### Issue description
I had to add this to my zsh configuration;
```
initExtraBeforeCompInit = ''
fpath+=(/…
-
I am loving the functionality of such a script, as I become more familiar with it I notice the great potential, but to exploit it fully there on notebooks seems to be something missing, such as a gest…