0ow
0ow
啥网站啊,给我整的感兴趣了,链接po出来看看
> Did you resolve your issue by opening the file in a workspace? I am facing this problem too, and open the file in a workspace did solve it. 🤒
Hi buddy, may I ask when this feature released? the customizable settings interface is too important to me
> @z0ow hey, I'm working on new version. You can check design here https://www.figma.com/file/I1seg0Ygzwvvs4kpYkgIxv/Snatch?node-id=0%3A1 > > JFYI: current functionality will more or less persist. Expanded mode will be available as...
I have the same problem. This [blog](https://brian.carnell.com/articles/2021/downloading-age-restricted-videos-with-youtube-dl/) shows to pass the cookie to youtube-dl may be a solution
I have a similar question. If I dragged a tab to make a vertical split view like:  Then I press Ctrl+Shift and drag the right tab to the tab...
I have the same problem : (
After the test, tabby uses npms.io to fetch the plugins' version, but the npms.io returns an older version of trzsz. Is there any way to solve this problem?
I guess it will be better if tabby has an offline plugin install interface > After the test, tabby uses npms.io to fetch the plugins' version, but the npms.io returns...
给后来各位提供一下参考,就我个人而言,也是参考官方的whatever模板设置的。80端口是通过vless->torjan->apache这样的流向回落,fallback->80的xver是0,网页访问的时候被closed,后面看apache的access是通过h2访问,因此中间可能存在问题。 经测试,使用a2enmod http2开启apache的h2支持,然后配置相应80的virtualhost开启h2c端口支持(Protocols h2c http/1.1),然后浏览器就可以正常访问回落到apache提供的服务了~