shellphy

Results 14 issues of shellphy

可不可以加一个自动插入一个标签,然后根据一级标题二级标题来生成思维导图呢?就类似加一个 [TOC] 标签就自动生成目录一样?

Nice to have

在代码块中经常会使用tab键,编辑器中就会出现一个4字符宽的箭头,看着很恶心,希望大神可以添加tab字符转空格功能。

Nice to have

我在设置中已经取消了实时预览,如图: ![Snipaste_2020-10-09_14-16-36](https://user-images.githubusercontent.com/12596198/95549562-1b758680-0a3a-11eb-9601-5243da914a07.png) 但是我编辑的时候,实时预览仍然默认启用: ![Snipaste_2020-10-09_14-17-45](https://user-images.githubusercontent.com/12596198/95549642-3811be80-0a3a-11eb-90f2-a3f6e969cac1.png) wordpress 版本:5.5.1 wp editor.md 版本:10.2.1

Add/Fix in future version

I set "libinput Disable While Typing Enabled",then I run xkeysnail, it failed.

### No duplicates 🥲. - [X] I have searched for a similar issue. ### What should be improved or cleaned up? Nsq is a realtime distributed messaging platform created by...

C-feature-accepted
W-waiting on response

### Plugin None ### I have an idea! I want to make a Chinese version of the document in order to better promote the project, How to start

C-feature-accepted

### Is your feature request related to a problem? Please describe. Could you add the ability to comment columns and tables? ### Describe the solution you'd like As laravel's migration...

good first issue
type: feature

### SDK Rust or Python ### Description Currently, BM25 fulltext search function does not support Chinese, Can Chinese support be added? There are some third-party plugins that can achieve this,...

enhancement

### API Python ### Description Please consider adding a Chinese tokenizer (e.g., based on Jieba or SmartChineseAnalyzer) to the Full-Text Search extension to enable proper word segmentation for Chinese text....

feature

### Bug Description: docker compose config: ```yaml manticore: container_name: manticore image: manticoresearch/manticore:7.4.6 environment: - EXTRA=1 - searchd_binlog_path= restart: always ports: - 9306:9306 - 9308:9308 ulimits: nproc: 65535 nofile: soft: 65535...

bug