Lu Wang

Results 82 comments of Lu Wang

@emnh we might further limit the features for an embedding version. For example, splitting might not be necessary.

Do you mean that `esc` does not work? What's your browser and OS?

The help text are not small (~6.5M) and may not be necessary for everyone. I'm planning to add support for external files, such that the files are loaded on demand.

Try `C-[` ? Or you can map you own shortcut maybe. What's the browser and OS you are using?

This could be used https://github.com/zeroclipboard/zeroclipboard

I remembered that in `os_web.c` or `gui_web.c`, there's a function handling clipboard, which is empty right now

Just found out that clipboard is available in node-webkit, would be fun adding it.

A workaround is to use `mount -t zfs test-pool/a@test-snapshot /mnt` instead of `.zfs/snapshot`

Potentially a duplicate of [this issue](https://github.com/openzfs/zfs/issues/16685), especially I got the same symptoms as [this comment](https://github.com/openzfs/zfs/issues/16685#issuecomment-2700522409).

> The issue here is that the `.zfs/snapshot` automount codes doesn't handle the case where one snapshot wants to be automount in to two different filesystem namespaces at the same...