summaryrefslogtreecommitdiffstats
path: root/mbbsd/pfterm.c
diff options
context:
space:
mode:
authorpiaip <piaip@63ad8ddf-47c3-0310-b6dd-a9e9d9715204>2008-01-22 21:28:28 +0800
committerpiaip <piaip@63ad8ddf-47c3-0310-b6dd-a9e9d9715204>2008-01-22 21:28:28 +0800
commit27df78f1e497a4428533a12aba3fb08d981a06a4 (patch)
treece2de5a0455d5767eba5b3930e6530b733968ac0 /mbbsd/pfterm.c
parent72804a46e573272fbbea6fb61cc146ddb98ef0c2 (diff)
downloadpttbbs-27df78f1e497a4428533a12aba3fb08d981a06a4.tar
pttbbs-27df78f1e497a4428533a12aba3fb08d981a06a4.tar.gz
pttbbs-27df78f1e497a4428533a12aba3fb08d981a06a4.tar.bz2
pttbbs-27df78f1e497a4428533a12aba3fb08d981a06a4.tar.lz
pttbbs-27df78f1e497a4428533a12aba3fb08d981a06a4.tar.xz
pttbbs-27df78f1e497a4428533a12aba3fb08d981a06a4.tar.zst
pttbbs-27df78f1e497a4428533a12aba3fb08d981a06a4.zip
- stuff: fix show_file auto wrapped for file with length=80
- announce: change announce re-edit to work like board re-editing post - use same file. git-svn-id: http://opensvn.csie.org/pttbbs/trunk/pttbbs@3853 63ad8ddf-47c3-0310-b6dd-a9e9d9715204
Diffstat (limited to 'mbbsd/pfterm.c')
-rw-r--r--mbbsd/pfterm.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/mbbsd/pfterm.c b/mbbsd/pfterm.c
index ea1348e3..2e4f7470 100644
--- a/mbbsd/pfterm.c
+++ b/mbbsd/pfterm.c
@@ -112,6 +112,7 @@
// - inansistr to output escaped string [done]
// - handle incomplete DBCS characters [done]
// - optimization with reprint ability [done]
+// - add auto wrap control
//
// DEPRECATED:
// - standout() [rework getdata() and namecomplete()]