Commit History

作者 SHA1 備註 提交日期
  Tomas Heinrich a659b81dfa libbb/lineedit: add support for preserving "broken" (non-unicode) chars 14 年之前
  Denys Vlasenko 19158a837d unicode: s/FEATURE_ASSUME_UNICODE/UNICODE_SUPPORT, add UNICODE_USING_LOCALE 14 年之前
  Tomas Heinrich aa167556cd unicode: optional table for better handling of neutral bidi chars 14 年之前
  Tomas Heinrich c5c006c10c lineedit: first shot at optional unicode bidi input support 14 年之前
  Denys Vlasenko 58f108eb33 lineedit: fix another corner case with bad unicode input 14 年之前
  Tomas Heinrich d2b04050c0 lineedit: invalid unicode characters are replaced with CONFIG_SUBST_WCHAR 14 年之前
  Denys Vlasenko 9f93d62192 libbb: better unicode width support. Hopefully fixes bug 839. 14 年之前
  Denys Vlasenko 28055028a7 fold: unicode support. Based on a patch by Tomas Heinrich <heinrich.tomas@gmail.com> 14 年之前
  Denys Vlasenko 31e2e7b863 randomconfig fixes 14 年之前
  Denys Vlasenko 13ad90627c ash: fix bad interaction of "stty -echo" + ASK_TERMINAL 14 年之前
  Denys Vlasenko 8131eea3dc *: introduce and use ffulsh_all() 14 年之前
  Denys Vlasenko 1f6d2307ba lineedit: REALLY fix compile error now 14 年之前
  Denys Vlasenko 4dc08262cf lineedit: compile fix 14 年之前
  Denys Vlasenko d83bbf4193 rename sent_ESC_br_n6 variable to sent_ESC_br6n 14 年之前
  Denys Vlasenko eb62d7c383 libbb/lineedit: try to make FEATURE_EDITING_ASK_TERMINAL less ugly 14 年之前
  Denys Vlasenko 727e1b536e read_key,lineeedit: parse position answerback faster; sanitize its use 14 年之前
  Denys Vlasenko a17eeb847e lineedit: handle Ctrl-arrows 14 年之前
  Denys Vlasenko 04bb6b6a5a lineedit: do not hardcode ctrl-C and ctrl-D, use termios fields. 14 年之前
  Denys Vlasenko 2f3f09c287 libbb/lineedit: restore ^D handling for unicode 14 年之前
  Denys Vlasenko db9c57eed1 libbb/lineedit: fix the case when we configured history to have 0 lines 14 年之前
  Denys Vlasenko 90a9904e9e remove some GNUisms. by Dan Fandrich (dan AT coneharvesters.com) 15 年之前
  Denys Vlasenko 9531f7dad7 another small lineedit fix 15 年之前
  Denys Vlasenko 5c2e81bb67 fix a thinko in lineedit completion code 15 年之前
  Denys Vlasenko 53fd1bf223 lineedit: code shrink 15 年之前
  Denys Vlasenko 9038d6f8f5 remove trailing whitespace 15 年之前
  Denys Vlasenko 7dd0ce4953 randomconfig fixes 15 年之前
  Denys Vlasenko 044b18083b lineedit+unicode: make TAB completion work again 15 年之前
  Denys Vlasenko 1302892a14 vi: small code shrink 15 年之前
  Denys Vlasenko 42a8fd0db0 added simplified Unicode support for non-locale-enabled builds 15 年之前
  Denys Vlasenko 2e6d4ef695 lineedit: implement Unicode-aware line editing (optional) 15 年之前