Asa Jay

Results 8 issues of Asa Jay

**Environment** Provide version numbers for the following components (information can be retrieved by running `tns info` in your project folder or by inspecting the `package.json` of the project): ✔ Component...

This file: ~/.emacs.d/.local/straight/repos/emacs-libvterm/etc/emacs-vterm-zsh.sh contains this offending line: add-zsh-hook -Uz chpwd (){ print -Pn "\e]2;%m:%2~\a" } This breaks this plugin: https://github.com/zsh-users/zsh-autosuggestions I tried to remove/undo this hook with `add-zsh-hook -d ...`...

**Describe the bug** Judging by the Wiki and v0.7.0 release notes, there should be support for changing the LED brightness on the Model 100. I tested with Chrysalis v0.11.6-snapshot.137, v0.11.5...

bug
kaleidoscope

ComfyUI: 57 (2023-12-01) Manager: V1.6.1 On Linux, Firefox 119.0.1 The "open editor" button is missing: ![image](https://github.com/comfyanonymous/ComfyUI/assets/3410566/035b0cd8-6605-498b-8d3b-518af399b220) Expected: ![image](https://github.com/comfyanonymous/ComfyUI/assets/3410566/27e1bbcc-8a0a-4116-b382-06a2d5a8b36d) (from Chrome 119.0.6045.105) on the same machine) This definitely worked on 2023-11-29....

Tested with this config: ``` (use-package! super-save :ensure t :config (super-save-mode +1)) (setq super-save-auto-save-when-idle t) ``` Works with `.md` files just fine, but `.org` files not unfortunately... Was testing windmove-left/right...

My powershell $profile entry ``` powershell & 'D:\Progs\clink\0.4.8\clink_x64.exe' inject powershell.exe --autorun --profile ~\clink ``` Location: `C:\Users\\AppData\Local\clink` Works on Windows 7 Doesn't work on Windows 10 Am I doing something wrong?...

I didn't see Windows support written anywhere, but I tried nevertheless. Here's my report. It's not really working, judging by these 3 observations: - The currently open file is filled...