Dahan Gong
Dahan Gong
感谢指出这个问题。不过超出我能力范围了。 @ZizhouJia @DingXiaoH 有闲功夫请看看 https://github.com/THU-MIG/torch-model-compression/issues/20#issuecomment-1647366078 这个问题
请问一定要用 onMessageExternal 的处理逻辑吗?如果不是,那可以试试这样: - 对于当前标签页,切换到 Vimium C content scripts 的 isolate - 用 `VApi.p({ H: /* kFgReq.key */ 19, k: "", l: 0, e: null })` 来执行特定键`` - 这样,只要你提前 map...
目前只能禁用所有这类 iframe,会影响到qq企业邮箱之外的网站……  或者对qq企业邮箱整个 exmail.qq.com 禁用 vimium c 应该也行
Yes you're right - Vimium C hasn't used visit frequency (https://developer.mozilla.org/en-US/docs/Mozilla/Add-ons/WebExtensions/API/history/HistoryItem#visitcount) to sort history items. It's mainly because the original project `Vimium` (https://github.com/philc/vimium) didn't use it. What' more, I'm not...
This usually means those webpage targets did look like clickable, and there's no reliable clue to exclude any one. You may follow https://github.com/gdh1995/vimium-c/wiki/Add-or-remove-hints to add `exclude="..."` to filter out some...
you may try "caret mode", which can be entered by pressing `c` if you have been in visual mode. `map xxx enterInsertMode mode="caret"` may also help.
Sorry I can not get what you want yet. The `caret mode` is a feature, but not a working around. And a selection with a width of at least one...
Sorry again. In fact I'm not good at the text editor software VIM, so I didn't get the meaning of `moving caret creates text selection trail<
1. Um hard to implement it using LinkHints - Vimium C's LinkHints has too many features and then it is too heavy for Vomnibar iframe to run. 2. If you...
What about limiting max-width of Vomnibar to 2000px, especially when on a 4K screen?