pandada8
pandada8
affix effect
- fade out the page before switch page - after the new css loaded and page reflow finished, fade in the page could intergrade with #62
The cache should be cleaned and the number of cached version should be controlled
## Environment details - OS: Linux - OS version: 6.1.9-arch1-1 - node-pty version: 0.11.0-beta27 ## Issue description spawn-helper seems [traversing](https://github.com/microsoft/node-pty/blob/42b5ce46126636965b88967d8e7b5c618d84375b/src/unix/spawn-helper.cc#L60-L62) fd to nofile and close them. When running on a...
**What feature you'd like to add:** Ability to specify different ak/sk for different mounts. You can do this for now, but only the last aksk will work. **Why is this...