init
Some checks failed
Docker. / Ubuntu (push) Has been cancelled
User-agent updater. / User-agent (push) Failing after 15s
Lock Threads / lock (push) Failing after 10s
Waiting for answer. / waiting-for-answer (push) Failing after 22s
Needs user action. / needs-user-action (push) Failing after 8s
Can't reproduce. / cant-reproduce (push) Failing after 8s
Close stale issues and PRs / stale (push) Has been cancelled
Some checks failed
Docker. / Ubuntu (push) Has been cancelled
User-agent updater. / User-agent (push) Failing after 15s
Lock Threads / lock (push) Failing after 10s
Waiting for answer. / waiting-for-answer (push) Failing after 22s
Needs user action. / needs-user-action (push) Failing after 8s
Can't reproduce. / cant-reproduce (push) Failing after 8s
Close stale issues and PRs / stale (push) Has been cancelled
This commit is contained in:
88
Telegram/ThirdParty/hime/data/phrase.table
vendored
Normal file
88
Telegram/ThirdParty/hime/data/phrase.table
vendored
Normal file
@@ -0,0 +1,88 @@
|
||||
# 這個檔案是按 alt-shift-??? 時會送出的字串。
|
||||
# 第一個字母如果是大寫,代表如果 CapsLock 打開時會用的片語。
|
||||
|
||||
a ├
|
||||
#A a
|
||||
b 股份有限公司
|
||||
#B b
|
||||
c ┘
|
||||
#C c
|
||||
d ┤
|
||||
e ┐
|
||||
f 『
|
||||
g 』
|
||||
h 「
|
||||
i 、
|
||||
j 」
|
||||
k §
|
||||
l │
|
||||
m ─
|
||||
n 有限公司
|
||||
o 。
|
||||
p ?
|
||||
/ ?
|
||||
q ┌
|
||||
r □
|
||||
s ┼
|
||||
t 台北市
|
||||
u ±
|
||||
v ˇ
|
||||
w ┬
|
||||
x ┴
|
||||
y 臺灣
|
||||
z └
|
||||
, ,
|
||||
. ‧
|
||||
; ;
|
||||
[ 【
|
||||
] 】
|
||||
` 反引
|
||||
1 key1
|
||||
2 key2
|
||||
- 減
|
||||
= 等
|
||||
\ 反斜
|
||||
' 引
|
||||
kp0 ─
|
||||
Kp0 ═
|
||||
kp. │
|
||||
Kp. ║
|
||||
kp1 └
|
||||
Kp1 ╚
|
||||
kp2 ┴
|
||||
Kp2 ╩
|
||||
kp3 ┘
|
||||
Kp3 ╝
|
||||
kp4 ├
|
||||
Kp4 ╠
|
||||
kp5 ┼
|
||||
Kp5 ╬
|
||||
kp6 ┤
|
||||
Kp6 ╣
|
||||
kp7 ┌
|
||||
Kp7 ╔
|
||||
kp8 ┬
|
||||
Kp8 ╦
|
||||
kp9 ┐
|
||||
Kp9 ╗
|
||||
# 底下的定義可能會造成 shift- 鍵不正常,需要者自行把 # 拿掉。
|
||||
#k_ins ─
|
||||
#k_del │
|
||||
#k_end └
|
||||
#k_down ┴
|
||||
#k_pgdn ┘
|
||||
#k_left ├
|
||||
#k_5 ┼
|
||||
#k_right ┤
|
||||
#k_home ┌
|
||||
#k_up ┬
|
||||
#k_pgup ┐
|
||||
|
||||
# f1-f12 皆可用
|
||||
f1 A test
|
||||
f2 測試
|
||||
# 由於會影響到應用程式的選擇,底下的關閉
|
||||
#left ←
|
||||
#right →
|
||||
#down ↓
|
||||
#up ↑
|
||||
Reference in New Issue
Block a user