Azzam S.A
Azzam S.A
@pbgc yes. Turns out I've put wrong line `(add-hook 'vue-mode-hook #'prettier-js)`. Everything works out-of the box after removing it. I am using stock Emacs, and I've documented the steps here...
Yes, same here. ```rust /foo $ RUST_BACKTRACE=1 viu kk.jpg thread 'main' panicked at 'Image index (0, 1) out of bounds (0, 2)', /home/user/.cargo/registry/src/github.com-1ecc6299db9ec823/image-0.23.12/./src/buffer.rs:723:21 stack backtrace: 0: rust_begin_unwind at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/std/src/panicking.rs:495:5 1:...
Indeed. ``` ❯ viu foo.heic "foo.heic": Image error: The image format could not be determined ```
I think we should start adding PRs.
> No. There is no way. We can use two shells with following configuration, but we cannot use them simultaneously. @syohex thanks. wors great for me.
~~It is included in their setup guide https://github.com/ajeetdsouza/zoxide#step-2-add-zoxide-to-your-shell. However, unlike other shell. `z` can't be accessed until we use `use ~/code/forks/nu_scripts/prompt/zoxide-eq.nu [z, zi] `.~~ --- I did a typo, so...
Added a fix too https://github.com/ajeetdsouza/zoxide/pull/442
@fdncred PR sent https://github.com/nushell/nu_scripts/pull/278
@amtoine nice idea! we need it so bad in nu. I am using `virtualfish` before. In meantime, do you switch back to your old shell to use `virtualenvwrapper` or `virtualfish`?
 company-box locate the 'quickhelp' nicely. Can we have the same thing ? 1) there is little space between company tooltip and 'quickhelp' 2) the quickhelp doesn't have line border...