-
I encountered this issue while packaging zsh-syntax-highlighting (#2000) that requires something to be added to `$HOME/.zshrc.` Should we create a way to modify a user's system post-install? Certain…
-
**protobuf.js** version: _6.8.6_ and latest one (_7.2.6_).
I have a shell script I use to generate the type definitions from my proto files. It generates properly the **types.js**, but when it trie…
-
#### Current Behavior
Whenever I start typing a command and use tab-completion, the first characters of the command get repeated at the start of the line.
#### Expected Behavior
Tab completion sh…
-
Shell completion, similar to opam's would be useful and remove the need to write Makefiles in order to remember jbuilder's commands and build targets. I.e., when you type `jbuilder build `, it should …
-
Hello,
The execution of `for-each-ref` fails when the target machine uses `zsh` (or `csh`) as its default shell.
**deploy.conf**
```
[production]
user joe
host localhost
repo git@github.com:jwhitf…
joews updated
10 years ago
-
I just installed TMC to my MacBook (OSX Catalina 10.15.7)
When I try to source theTMC autocomplete (which is the line TMC adds to .zshrc ), this happens. I also to ran the tmc command to show it's i…
-
## Problem Summary
Startup times
I have migrated from `zgen` to `zplug`. My ZSH startup times have went from 0.3s to 1.3s.
I have similar setups on both. I don't know if I am missing somethin…
-
Just installed and playing around with a configuration. Running in gnome terminal with zsh and tmux.
This is the configuration of the 1st window where issue appears:
```yaml
session_name: OMG
star…
-
rtshell-setup.shの下記でzshだとbad option -aと怒られます.
https://github.com/start-jsk/rtmros_common/blob/master/openrtm_tools/scripts/rtshell-setup.sh#L21
そもそもreadの-aオプションは必須なのでしょうか?
-
TBH these CI scripts are hard to maintain (especially considering the difference between bash and zsh, and the difficulty to execute them on windows), we need a more structure language like python to …