James Yang

Results 73 issues of James Yang

Using emacs native isearch, there's M-p, M-n key to switch to previous/next keyword in history when in isearch minibuffer. Is there any function similar to this in phi-search?

Maybe can add this lib to the list: https://github.com/bytedance/sonic

enhancement

Don't find in the docs about unix domain socket support. Can provider an example for this?

Does this lib support reverse proxy websocket by adding [Upgrade](https://developer.mozilla.org/en-US/docs/Web/HTTP/Headers/Upgrade) header?

When I run `brew install trash coreutils tern`, below shown: ``` $ brew install trash coreutils tern Error: No available formula with the name "tern" ==> Searching for a previously...

When exec below command using cli: ``` pdf-to-png -i print.pdf -o output.png ``` Throw error **A JavaScript error occurred in the main process** ``` Uncaught Exception: Error: Cannot find module...

``` lib.stringify( joi.string().min(1).max(60).trim().required() ) // 'string:min=1,max=60,required' ``` Could provide above methods? or similar? Thank you!

enhancement

Some times people want to directly input a date from keyboard, can add this?

When using vscode with rye, vscode plugins like pylance don't know the rye tool, and lead to some problems analysis and autocomplete about python source code. Maybe it's a way...

## OS/Web Information - Web Browser: Chrome - Local OS: MacOS 10.15 - Remote OS: Debian9 - Remote Architecture: x64 - `code-server --version`: 3.10.2 ## Steps to Reproduce 1. Open...

needs-investigation