Madd0g
Madd0g
It is technically possible to run arbitrary JS on the page with [insertJS](https://github.com/brookhong/Surfingkeys/blob/548ee1d85a874adaf6b1742dd7786937977a2d74/docs/API.md#insertjs) >Opening them like a bookmark don't work. What have you tried? I tried before to run JS...
```js mapkey("co", "Custom omnibar", function () { var myUrls = [ { title: "Home Page", url: "javascript:alert('home')", }, { title: "wp admin", url: "javascript:alert('admin')", }, ]; Front.openOmnibar({ type: "UserURLs", extra:...
suffering from this issue with apps like Obsidian - with multi-line text the problem seems worse and what is shown as selected is very unpredictable. also, activating accessibility programmatically works...
happens to me too, macos using 0.1.32 and Meta-Llama-3-8B-Instruct-Q6_K.gguf When I add `assistant\n, ` to stop tokens, it seems to work at first, but then begins stopping in the middle...
unreal, I came here to ask the same question... "where's the source?" sign of good content, people actually go hunting for the original markdowns
I'm wondering if there's an easy way of loading a custom JS file into the page loaded in helium? Just having that feature would bring us much closer to this...
I see a lot of hammerspoon masters here. Does anyone know how to replicate the firefox auto-scroll (mousewheel click) feature with HS? I want to press a button and have...
@jeffmikels - thanks, I'll try, I was a bit worried about jerkiness from using a timer, but I guess I'll tweak the timer/scroll values until it looks ok. Thanks was...
did anyone figure out how to have the scrollwheel scrolling feel more natural (scroll bigger distances, maybe accelerate a little bit?) I just can't shake the muscle memory of using...
I'm getting this too, but was able to see more details by running `npm i -g dalai` for me, it then complains about not being about not being able to...