Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Type
/
to search
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
This repository was archived by the owner on Apr 2, 2026. It is now read-only.
chewing
/
chewing.github.com
Public archive
Notifications
You must be signed in to change notification settings
Fork
3
Star
10
Code
Issues
4
Pull requests
1
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Files
Expand file tree
master
Breadcrumbs
chewing.github.com
/
features.html
Copy path
Blame
More file actions
Blame
More file actions
Latest commit
History
History
History
39 lines (39 loc) · 1.66 KB
master
Breadcrumbs
chewing.github.com
/
features.html
Copy path
Top
File metadata and controls
Code
Blame
39 lines (39 loc) · 1.66 KB
Raw
Copy raw file
Download raw file
Open symbols panel
Edit and raw actions
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
---
title: Features
---
<article>
<h2 title="{{ page.title }}">功能與特色</h2>
<p> 以下列舉一些 libcheiwng 提供的特色功能:</p>
<section>
<header>
<h3>快速自訂詞庫</h3>
<p>透過快速鍵 <strong>Ctrl + 2 ~ 9</strong> 可以方便地將常用的字詞加入使用者詞庫。</p>
<p>例如當組字區裡是「天天都有小確幸」,且游標停在組字區最後面時,按下 <strong>Ctrl + 3</strong> 就能加入最後 3 個字「小確幸」到使用者詞庫中了。</p>
</header>
</section>
<section>
<header>
<h3>跳格鍵斷詞</h3>
<p>當組字區裡是「假如果知道了通知我」,可以將游標移到「如」「果」之間,以及「知」「道」之間,按下 Tab 鍵,斷開詞彙變成「假如果汁到了通知我」。</p>
<p>也可以直接不移動游標,直接按下 Tab 鍵,每按一次組字區會自動切換不同的斷詞方式。</p>
</header>
</section>
<section>
<header>
<h3>空白鍵選字</h3>
<p>可以設定使用按下空白鍵的方式來選字,另外也能將選字鍵由 <strong>1234567890</strong> 更換為 <strong>asdfghjkl;</strong> 等以加快選字速度。</p>
</header>
</section>
<section>
<header>
<h3>常用符號輸入</h3>
<p>按下<strong>`</strong>鍵(Esc 鍵下方)可以輸入各式常用符號,也可以設定使用 <strong>Shift</strong> 鍵來快速輸入標點,例如 <strong>Shift + ,</strong> 會輸入全形逗號。</p>
</header>
</section>
<section>
<header>
<h3>各式鍵盤支援</h3>
<p>除了標準鍵盤外,也支援許氏、倚天以及 DVORAK 等其它類型。</p>
</header>
</section>
</article>
You can’t perform that action at this time.