grenzionky
grenzionky
how can i make this work with a Camera2D? i cant figure it out…
It would be nice if Tachiyomi had continuous scroll feature (like webtoon view), but sideways/horizontal. I want it specifically for right to left scrolling, but having it both ways would...
fixes these issues: https://github.com/jiangmiao/auto-pairs/issues/280 https://github.com/jiangmiao/auto-pairs/issues/260 https://github.com/jiangmiao/auto-pairs/issues/23
how can i make auto-pairs work with characters like “”, ‘’, «», ❨❩, ᔇᔅ etc? `autocmd BufEnter * let b:AutoPairs = {'«' : '»'}` and `autocmd BufEnter * let b:AutoPairs...
no matter what i tried, copying videos to the clipboard didnt work. ``` xclip -selection clipboard -t video/mp4 -i video.mp4 cat video.mp4 | xclip -i -selection clipboard xclip -sel clip...
im trying to make the default be that bomi automatically starts playing videos that are opened, but if they open from the command line, it should start paused. bomi --action...
``` my Gnome::Gtk3::Notebook $nb .= new; ... add pages ... for ^$nb.get-n-pages -> $i { # replace grid with whatever you have my Gnome::Gtk3::Grid $contents .= new(:native-object($nb.get-nth-page($i))); } ``` I...
i have in my vimrc ```vim set matchpairs+=«:» ``` it would be nice if lets say im on the word "Hello" ``` Hello World ``` and i press `ysiw»`, i...
i know that this has been mentioned before, but the program literally doesnt even launch if the folder isnt there. its a shame, cuz many ppl might not know how...