oxcl

Results 9 comments of oxcl

hi. thanks for the amazing work. is it possible to just disable scrolling on child elements completely and only scroll the main window/document? or maybe only act on child elements...

> > I'm not sure we need a built-in theme for this when it's _fairly_ straightforward to add it as a custom theme: > > `~.config/tridactyl/themes/nohl.css`: > > ``` >...

tried this pr and the performance hit is very noticeable. emacs becomes almost unusable with this

@QiangF trying to use your fork gave me this error ``` ⛔ Error (use-package): mini-modeline/:config: Symbol’s value as variable is void: mini-modeline-face-attr ```

i will check it out. thanks

@andywer hi. is there anything that needs to be done to speed up the process so that we can get a new release with this fix in npm?

> @oxcl If someone could fix the build, that would be amazing. I could also build and publish despite the failing test, but we should definitely fix this in the...

> I cannot reproduce this issue, FYI. interesting. i will do more testing then

@iostapyshyn I'm using nixos so I rely on `emacs-libvterm` package in nixpkgs to get vterm to work currectly since `vterm-module-compile` doesn't work in nixos. which I think is the issue...