itagagaki / charu3-SE

Text input support tool for Windows that allows you to paste canned text previously registered into the active window. Also has some other features. // 予め登録した定型文をアクティブなウィンドウにペーストすることができるWindows用テキスト入力支援ツール。他にも様々な機能あり。

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Charu3 SE

Charu3 is a text input support tool for Windows that can be called up with a keystroke and allows you to paste canned text previously registered into the active window. It also has a variety of other features. See Wiki for more instructions.

The original author is Mr. Matsumoto Keiji. The official page is here

The last release of the original Charu3 was Ver 7.06.07 in 2004, and its development has been terminated.

However, in the fall of 2020, I suffered a disaster in which all my accumulated data was suddenly lost. There is a similar report at the same time on Vector's comments and ratings. I thought that there might be some problem between the current Windows 10 and this software.

So I brazenly asked Mr. Matsumoto if he would let me take over the maintenance of this software. He graciously released the source code.

This repository, Charu3 SE, is a forked version of it. In this repository, I made some fixes to make it buildable in Visual Studio 2019. I have also fixed some issues.

However, the above issue is currently under investigation.
(The contents of data files may be lost - Issue #6)

In Discussions, I have suggestions for improvements. I'm looking forward to your feedback.


Charu3は、キー1発で呼び出すことができて、予め登録した定型文をアクティブなウィンドウにペーストすることができる、Windows用テキスト入力支援ツールです。 他にも様々な機能を持っています。 詳しくは Wiki をご覧ください。

オリジナル作者は松本圭司氏。公式ページはこちら

この本家 Charu3 は、2004年の Ver 7.06.07 が最終リリースとなっており、開発は終了されています。

しかし2020年秋、私は、蓄積してきたデータが突然飛んで消えてしまうという災難に見舞われました。 Vectorのコメント・評価 にも同時期に同様の報告があるので、 現在の Windows 10 とこのソフトウェアとの間に何か問題が生じているのではないかと私は考えました。

そこで私は図々しくも松本氏にこのソフトウェアのメンテナンスを私に引き継がせてもらえないかと打診したところ、 氏は快くソースコードを公開してくださいました。

このリポジトリ Charu3 SE は、そこからフォークしたものです。 このリポジトリで私は Visual Studio 2019 でビルドできるようにするための修正などを施しました。 また、いくつかの問題も修正しています。

しかし、上記の問題については現在調査中です。
(The contents of data files may be lost · Issue #6)

Discussionsでは改良の提案をしています。 ご意見をお待ちしています。

About

Text input support tool for Windows that allows you to paste canned text previously registered into the active window. Also has some other features. // 予め登録した定型文をアクティブなウィンドウにペーストすることができるWindows用テキスト入力支援ツール。他にも様々な機能あり。


Languages

Language:C++ 98.0%Language:C 2.0%Language:Makefile 0.0%