snowman
snowman
Good job
@glucas have you implement it yourself? I don't know-how could do that, if so, please share, or else until someday I implement it would post that code here.
still same here login with anonymous account: ```python #!/usr/bin/env python from mega import Mega mega = Mega() m = mega.login() m.download_url("https://mega.nz/file/VhsjyIzK#KWI53NKvCwVKkzSNkvnwLVuGMADtY_4YJ5XjMFVwyFc") ```
> 下载它那个zip,在magisk里面安装模块的地方本地安装就行 安装成功后可以在设置中显示, 但是 `HttpCanary 3.3.5` 版本打开还是提示安装`root certificate`
press `o` to open current message (select message by arrow key `up`/`down` key, which already exists)
> Add this to `init.el` > > > ``` > (setq byte-compile-warnings '(cl-functions)) > ``` I have read the documentation of this variable, just *curious*: ``` byte-compile-warnings is a variable...
```bash $ perl -V | grep PERL5LIB= PERL5LIB="/home/delta/.perl5/lib/perl5" ``` ```elisp (setenv "PERL5LIB" (concat "/home/delta/.perl5/lib/perl5" (when (getenv "PERL5LIB") (concat ":" (getenv "PERL5LIB"))))) ```
this is a must-have option, please help :bowtie:
hey, listen, boy do the steps below =============. 1. Open VS Code 2. Press `C-p` 3. Type `ext install lfs.vscode-emacs-friendly` 4. Open Terminal 5. `$ sed -i '' 's/alt/cmd/' $HOME/.vscode/extensions/lfs.vscode-emacs-friendly-0.9.0/package.json`
具体版本贴出来?