loggerhead

Results 10 issues of loggerhead

Is there a way to remove duplicate lines from history list when press C-r?

Roadmap ======= - [ ] refractor with mio >= 0.6.x - [ ] support HTTP proxy - [ ] support windows - [x] fix issue #2 Problem ======= [mio](https://github.com/carllerche/mio) is...

enhancement

The original MathJax source is not fast in China, maybe provide an option to replace it wound be help, like the following code: ``` python if key == 'source': try:...

``` c json_var_key_map jmaps[] = { // Begin from here { &email, "email", json_type_string }, { &session, "session", json_type_string }, { &fileid, "fileid", json_type_string }, { &key, "key", json_type_string },...

Does this crate have the cache support? I am not carefully review the source code, but seems there have no cache support.

If there exists more than one instance of codemirror (like https://json4u.com/en), the search box cannot show at proper position.

feature

I found [your cheatsheet](http://ogom.github.io/draw_uml/) is helpful. Can I translate it into Chinese, so more people will benefit from your article? If you agreed, I'll put your name and the origin...

**Description** I'm using NativeWind to build iOS and Android apps and have noticed significant differences between web and native platforms. I want to identify all the incompatible usages so that...

# 背景 大部分同类网站只支持最常见的校验、格式化、最小化、转义、反转义和树形视图的功能,少部分网站提供了结构化比较。但很少有网站提供 BigInt 比较、文本比较、行内比较、数组差分比较的功能,所以本着“自己动手,丰衣足食”的想法做了 [JSON For You](https://json4u.cn/)。 经过两年的使用,我发现 [JSON For You](https://json4u.cn/) 在处理 JSON 数据上虽然足够好用了,但是在查看 JSON 数据上不够方便。比如在遇到复杂的 JSON 结构时,使用 [JSON For You](https://json4u.cn/)虽然能快速查看格式化后的文本,但仅仅是文本形式无法让开发者快速了解 JSON 结构。 因此我上线了 [JSON For You](https://json4u.cn/) 3.0,提供了图和表两种可视化方式,对于复杂的 object...

weekly