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

This commit is contained in:
allhaileris
2026-02-16 15:50:16 +03:00
commit afb81b8278
13816 changed files with 3689732 additions and 0 deletions

View File

@@ -0,0 +1,13 @@
.TH HIME 1 "21 JAN 2008" "HIME 0.8" "hime input method platform"
.SH NAME
hime-gtab2cin \- converts gtab input method table to cin table
.SH SYNOPSIS
.B hime-gtab2cin [<file>]
.SH DESCRIPTION
.B hime-gtab2cin
converts from gtab input method table (used by gcin and hime) to cin. If the file path is not provided, the file path will be asked from standard input.
.SH SEE ALSO
.BR hime (1),
.BR hime-setup (1).
.SH AUTHOR
hime-gtab2cin was written by Huang, Kai-Chang (Solomon Huang) <kaichanh@gmail.com>