miranda

Results 22 issues of miranda

i am using [auto-dim-other-buffers](https://github.com/mina86/auto-dim-other-buffers.el) to darken the background color of non-active windows. this was working fine with vterm 94e2b0b, but with the latest version, the background color of vterm windows...

hi, i am trying to use tree-sitter with emacs 27.1 on macos 10.14. however, executing `tree-sitter-hl-mode` gives me the following error: ``` let: Language load failed: "dlopen(/Users/ahihi/.emacs.d/elpa/tree-sitter-langs-20230128.1459/bin/python.dylib, 5): no suitable...

I'm interested in using PAT through the API only. Is there an easy way to install it without all the executables? If not, that would be nice. :)

hi, i'm loading doom-todo-ivy with `(require 'doom-todo-ivy)`. trying to run `doom/ivy-tasks` fails with this error: ``` Debugger entered--Lisp error: (wrong-type-argument number-or-marker-p nil) +(nil 3) (max (+ max-desc-width 3) 25) (let*...

I tried out the workspace feature for a while, then decided I like tabs after all. Now after unchecking the option (and restarting), the tabs don't reappear: http://i.imgur.com/0GLzr.png

the `05_clean_files.py` script converts from wav to mp3, and then back to wav again. what's the purpose of this?

Ubuntu 18.04 Python 2.7.16 magenta-gpu 1.1.2 tensorflow-gpu 1.14.0 i ran `01_compute_input_embeddings.py`, `02_compute_new_embeddings.py` and `03_batch_embeddings.py` successfully. however the data now has a different shape than `nsynth_generate` seems to expect: ``` $...

thanks for creating this very useful mode! i updated the code to match the current (0.34.2) arduino-cli JSON interface, although it seems these changes were introduced already in [0.19](https://arduino.github.io/arduino-cli/0.19/UPGRADING/). in...

## Environment * SuperCollider version: 3.13.0 * Operating system: macOS 10.14 ## Steps to reproduce ```supercollider ( { var in, inFreq, hasFreq, inFreqAr, sig; in = SinOsc.ar(440); #inFreq, hasFreq =...

bug
comp: server plugins

SC 3.13.0, macOS 10.14 all of the plugins fail to load with an error like: ``` *** ERROR: dlopen '/Users/ahihi/Library/Application Support/SuperCollider/Extensions/f0plugins/Atari2600/osx/Atari2600_scsynth.scx' err 'dlopen(/Users/ahihi/Library/Application Support/SuperCollider/Extensions/f0plugins/Atari2600/osx/Atari2600_scsynth.scx, 2): no suitable image found. Did...