Yikai Zhao

Results 19 comments of Yikai Zhao

I have no experience with iOS programming, but... maybe it's related to https://github.com/mozilla-mobile/firefox-ios/blob/master/Client/Frontend/Share/ShareExtensionHelper.swift#L112 ?

Just filed an PR to firefox https://github.com/mozilla-mobile/firefox-ios/pull/3835

...or maybe, we can just change the bundle identifier of current extension to include "password" pattern, e.g. "me.mssun.passforios.find-login-password-action-extension"? Is this possible?

Actually I have no idea. The PR receives no comments for eight days, maybe some more actions needs to be taken (e.g. fire a bug report on Bugzilla?)

The PR for firefox-ios was merged! Just waiting for it to release.

Devdocs currently does not support other languages of docs. See https://github.com/freeCodeCamp/devdocs/issues/838 On Mon, Aug 16, 2021, at 09:31, liziyi wrote: > > > Its default language of docs is english,...

Hi @lifepillar , I'm thinking about something like this: ```diff diff --git a/autoload/mucomplete.vim b/autoload/mucomplete.vim index 2c6e6fd..1a3f848 100644 --- a/autoload/mucomplete.vim +++ b/autoload/mucomplete.vim @@ -233,7 +233,34 @@ fun! s:act_on_pumvisible() \ : s:insert_entry()...

I don't think it's reasonable for vterm to support some vi mode keybindings for the shell. It's what the shell itself should do (bash, zsh, fish, etc. all supports some...

How about just prefixing the command with `flock`?

I just tested the latest master version of emacs with xwidget enabled. Xwidget-webkit also have the same issue.