Stepan Seliuk
Stepan Seliuk
My bad, need to strip at least space-symbols. This works: ```javascript const options = { splitRegexp: [ /(\p{Ll}|\p{Lo}|\p{N})(\p{Lu}|\p{Lt})/gu, // one lower case char or digit followed by one upper case...
According browsers have full Unicode support for a while. So maybe @blakeembrey you can add a section into docs.
@blakeembrey thanks, so can I close this issue?
@blakeembrey do you mean I can add these details into README, or I can change defaults in `packages/no-case/src/index.ts:11`? I can create a PR for sure, just need to understand how...
``` [[ ! -o interactive ]] && return 0 ``` this works for me
Well, I believe the client (the end-user, browser) should receive what Symfony sent to it, Error 500 with headers, but not just 502 error from Nginx over php-pm. In the...
Would that be merged anytime soon?
Hello, will this feature (multi tabs) be implemented? It's really inconvenient to copy values to an intermediate text file and moving between views, especially filtered or sorted.
apt-update.yml ``` provider: s3 bucket: kubernetic updaterCacheDirName: kubernetic-updater ``` But then I see an error about unauthorized access to S3.
Probably better just to package the application in Appimage format. https://docs.appimage.org/packaging-guide/index.html https://docs.appimage.org/packaging-guide/overview.html#using-electron-builder