jrop
jrop
@tsjnsn For the moment, I published a single version of a UMD build of this package here: https://www.npmjs.com/package/@jrop/hyperx I still would like to have this merged though :/
I also tried updating to using the `master` branch (`cargo install --force`: 0.4.0), and I am still seeing the same issue
@nicklan Yes, to confirm, I installed the latest version of click by cloning the repo, and running `cargo install --force` (as I had a previous version installed). Then I run...
@faho Thanks for being so responsive. Regarding exactly _what_ makes it into the app image, perhaps it would be helpful to reference what NeoVim does. I have not opened up...
@zanchey I just tried to download the AppImage to test it, but I am unable to without a login (or so it would appear). Perhaps something is amiss with my...
I downloaded the AppImage, but I get this error when I try to run it on Ubuntu: ``` ❯ ./fish-3.1.0+180.gfba4363c1-lp151.1.1.Build1.1.glibc2.25-x86_64.AppImage fish: “./fish-3.1.0+180.gfba4363c1-lp1…” terminated by signal SIGSEGV (Address boundary error) ❯...
After preliminary searching, it would appear that perhaps I am missing a library that needs to be installed on my system? I will have to look more into this, but...
@zanchey I just extracted the NeoVim (nightly) AppImage, and no ncurses lib is included, from what I can tell.
It looks like it is now: https://blogs.msdn.microsoft.com/typescript/2018/03/27/announcing-typescript-2-8/#organize-imports
Good "catch" 🤪. I'll have to look into this