kenden
kenden
I'm getting a similar issue: ``` $ ./WiktionarySplitter.sh (...) title with colon: Reconstruction:Proto-Iranian/páyHah title with colon: Reconstruction:Proto-Germanic/marjaną title with colon: Reconstruction:Proto-Indo-Iranian/mazǰʰás title with colon: Reconstruction:Sanskrit/स्यालभार्या title with colon: Reconstruction:Old Persian/𐎲𐎡𐎺𐎼...
It would be helpful to indicate the requirements for development, maybe in the `README.md`, or in a new `CONTRIBUTING.md`. Have things like: ## Hardware requirements: - 8 GB RAM minimum...
Maybe we could also make it easier with docker, have a Dockerfile to specify the build environment and use it to build: ```bash # Add Dockerfile $ mkdir docker $...
Shellcheck could be nice too https://github.com/koalaman/shellcheck
kubetail does it like [this](https://github.com/johanhaleby/kubetail/blob/master/kubetail#L194), by just getting the next color. Stern uses https://github.com/fatih/color, [here](https://github.com/wercker/stern/blob/master/stern/tail.go#L76)
Same issue with: Fluent Terminal 0.7.7.0 Connecting to Ubuntu:20.04 with mosh-server 1.3.2. I tried adding environment variables LANG=en_US.UTF-8 LC_ALL=en_US.UTF-8 in the Fluent Terminal ssh profile  but that doesn't help....
Where did you see this? I don't see this in: https://github.com/Behat/MinkExtension/blob/2.0/src/Behat/MinkExtension/Extension.php Anyway: According to the Selenium doc at: http://selenium.googlecode.com/git/docs/api/java/org/openqa/selenium/firefox/FirefoxDriver.html#PROFILE The profile should be the NAME of the profile, not the...
Related: the package for macOS: https://github.com/bats-core/bats-core/issues/11
I don't sorry, it was just an idea, I don't know if is a good fit or not for utilities.
Another report: I also got it working thanks to the fixes, an Intuos 3 PTZ630, on macOS Catalina 10.15.5. I also had to use the manual instructions from https://github.com/thenickdude/wacom-driver-fix/blob/master/Readme-manual-installation.md, the...