uim スレッド 7
..
136:133
06/03/04 02:15:40 1uHTGrLn
なぜかcygwinのemacsが起動しないのでuim.elで入力できるかは確
認できませんでした。
uim-fepではanthyで漢字も出ましたよ。このパッチが必要でしたが。
Index: uim-fep.h
===================================================================
--- uim-fep.h (revision 3156)
+++ uim-fep.h (working copy)
@@ -44,6 +44,9 @@
#ifdef HAVE_CURSES_H
#include <curses.h>
#endif
+#ifdef __CYGWIN32__
+#include <sys/termios.h>
+#endif
#include <uim/uim.h>
#define FALSE 0
次ページ続きを表示1を表示最新レス表示スレッドの検索類似スレ一覧話題のニュースおまかせリスト▼オプションを表示暇つぶし2ch
5366日前に更新/236 KB
担当:undef