Jaroslav
Jaroslav
Nodejs version: v14.17.6 I'm using standard code from the docs: ```js const ytpl = require('ytpl'); const firstResultBatch = await ytpl('UU_aEa8K-EOJ3D6gOs7HcyNg', { pages: 1 }); const secondResultBatch = ytpl.continueReq(firstResultBatch.continuation); const thirdResultBatch...
**Bug** I installed neovide from Ubuntu/Debian [Linux Source](https://neovide.dev/installation.html#linux-source) and on opening, it appears for a second and then closes without any warnings or errors. But if I run something like...
As example log like: ``` 16-09-2022 14:23-14:33 /home/user/Downloads/video1.mp4 16-09-2022 14:40-14:51 /home/user/Downloads/video1.mp4 16-09-2022 15:00-15:20 /home/user/Downloads/video1.mp4 17-09-2022 15:00-16:40 /home/user/Downloads/cinema.mkv ``` I propose to log the playback time (even with acceleration) or the...
I'm trying to change .config/bspwm/bspwmrc like: `bspc monitor -d I II III IV V VI VII VIII IX X` to `bspc monitor -d 一 二 三 四 五 六 七...
Is there option to highlight active file inside files component of the sidebar?
May I remove several files by selecting them? Second, is there an option to create file in selected folder?
Every time as I reboot sxhkd, I pray to God that the keyboard continues to work. The thing is, when I press super + esc, it can make keyboard become...
Is it possible to lauch distinct examples like Alt+i+1 Alt+i+2 etc? Now I'm using tmux but this is not so useful.