Commit History

Upphovsman SHA1 Meddelande Datum
  Ron Yorston 20cd31a2d7 lineedit: don't block when looking for escape sequence in vi-mode 10 år sedan
  Denys Vlasenko d598a8d4e6 lineedit: don't fall back to simple line input if tty is in raw mode 10 år sedan
  Denys Vlasenko 79df481dc4 lineedit: fix trivial build failure 11 år sedan
  Denys Vlasenko 1b9ac21166 lineedit: use unicode_strwidth instead of unicode_strlen 11 år sedan
  Denys Vlasenko e66a56de23 lineedit: fix multi-line PS1 handling: calculate PS1 length from last \n 11 år sedan
  Denys Vlasenko 7a18043a96 lineedit: improve Unicode handling (still buggy though) 11 år sedan
  Flemming Madsen d96ffda62e ash,hush: history builtin 11 år sedan
  Denys Vlasenko 8172d054db lineedit: \W on "/bin" should show "bin", not "/bin" 11 år sedan
  Denys Vlasenko 1d14569a66 lineedit: implement \T \t \A \@ prompts escapes, fix \W escape, drop \! 11 år sedan
  Denys Vlasenko 6c852bfcad lineedit: add handling of \H in prompt 11 år sedan
  Shawn J. Goff 46031da862 lineedit: initialize delptr 11 år sedan
  Denys Vlasenko b2320370be lineedit: in !EDITING config, return -1 on fgets error 12 år sedan
  Cliff Frey 4919565c15 lineedit: fix Alt-D when cursor==0 12 år sedan
  Dennis Groenen deee356a62 lineedit: histfile can get emptied when CONFIG_FEATURE_EDITING_SAVE_ON_EXIT=y 12 år sedan
  Denys Vlasenko 56443cdbdd whitespace fixes 12 år sedan
  Denys Vlasenko 7ce209b9d4 shell_builtin_read: set cc[VMIN] to 1; lineedit: don't clear c_cc[VINTR] 13 år sedan
  Denys Vlasenko c0cae52662 lineedit: fix build failure 13 år sedan
  Denys Vlasenko 9ce09bc9cb lineedit: add support for M-b, M-f, M-d, M-Backspace 13 år sedan
  Denys Vlasenko e45af7ad17 lineedit: remove SAVE_HISTORY bit, ->hist_file can be used as indicator 13 år sedan
  Denys Vlasenko bede215cf1 lineedit: add support for history saving on exit 13 år sedan
  Denys Vlasenko 4840ae8a06 lineedit: fix atomic replace of history file; hush: fix $HISTFILE handling 13 år sedan
  Denys Vlasenko a669eca3a2 libbb/lineedit: implement optional Ctrl-R history search 13 år sedan
  Alexey Fomenko 232ebaa568 lineedit: fix rare SEGV; mark a few FIXMEs 13 år sedan
  Denys Vlasenko e3d8d077b7 small fix for HISTFILESIZE 13 år sedan
  Denys Vlasenko 2c4de5b045 ash,hush: optional support for $HISTFILESIZE. 13 år sedan
  Denys Vlasenko 353680aa46 lineedit: fixes for CONFIG_UNICODE_USING_LOCALE=y 13 år sedan
  Denys Vlasenko 66c5b12dbf ash: fix TMOUT not restoring tty attributes 14 år sedan
  Mike Shal f3763033e4 lineedit: fix tab-completion of filenames with spaces 14 år sedan
  Wolfram Sang 2e9aeae4db lineedit: create history files with mode 0600 14 år sedan
  Marek Polacek 7b18107384 *: use _exit() in sighandlers; showkey: do not use exit-thru-sighandler 14 år sedan