index
:
busybox-w32
ansi
awk_faster
busybox
dscho-kill-gently
embed
fix_backslash
manifest
master
merge
merge_1_19
merge_1_20
noconsole
noconsole2
old
path_search
realpath
stty
su_cmd
su_cmd2
su_cmd3
symlink
tab_completion
tab_completion2
tilde
ucrt_hack
w32_1_26_2
wget-post-file
wip
A mirror of https://github.com/rmyorston/busybox-w32.git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
libbb
/
lineedit.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
line editing: make read_line_input() not take timeout param
Denys Vlasenko
2017-08-02
1
-7
/
+16
*
|
lineedit: fix incorrect conflict resolution in bb8d79ead merge
Ron Yorston
2017-07-29
1
-38
/
+0
*
|
ash: remove old code to tab-complete 'busybox' in standalone shell
Ron Yorston
2017-07-29
1
-10
/
+2
*
|
Merge branch 'busybox' into merge
Ron Yorston
2017-07-29
1
-2
/
+2
|
\
|
|
*
shell: make standalone shell tab-complete "busybox"
Denys Vlasenko
2017-07-29
1
-2
/
+2
*
|
Merge branch 'busybox' into merge
Ron Yorston
2017-02-08
1
-1
/
+1
|
\
|
|
*
libbb: consolidate the code to set termios unbuffered mode
Denys Vlasenko
2017-01-11
1
-1
/
+1
*
|
Merge branch 'busybox' into merge
Ron Yorston
2016-11-29
1
-44
/
+68
|
\
|
|
*
lineedit: simplify code a bit
Denys Vlasenko
2016-11-28
1
-16
/
+14
|
*
lineedit: fix two bugs in SIGWINCH signal handling
Denys Vlasenko
2016-11-27
1
-29
/
+41
|
*
ash,hush: make ^C in interactive mode visually much closer to bash behavior
Denys Vlasenko
2016-11-25
1
-1
/
+1
|
*
lineedit: fix handling of repeating Alt-b, Alt-f, Alt-d, Alt-Backspace
Rostislav Skudnov
2016-11-24
1
-42
/
+18
*
|
Merge branch 'busybox' into merge
Ron Yorston
2016-10-26
1
-1
/
+1
|
\
|
|
*
lineedit: fix completion with applet names. closes 9361
Denys Vlasenko
2016-10-24
1
-1
/
+1
*
|
Merge branch busybox (up to "ash: comment out free(p) just before...")
Ron Yorston
2016-10-19
1
-8
/
+14
|
\
|
|
*
lineedit: trivial codeshrink for vi-mode
Natanael Copa
2016-08-14
1
-8
/
+14
*
|
lineedit: tweak tab completion of commands in standalone shell mode
Ron Yorston
2016-07-08
1
-3
/
+11
*
|
Merge branch 'busybox' into merge
Ron Yorston
2016-05-16
1
-4
/
+3
|
\
|
|
*
Rewrite iteration through applet names to save a few bytes
Ron Yorston
2016-04-15
1
-4
/
+3
*
|
lineedit: move console viewport to cursor on keypress
Ron Yorston
2016-04-26
1
-0
/
+5
*
|
libbb/lineedit: revert last two commits
Ron Yorston
2016-04-26
1
-26
/
+1
*
|
libbb/lineedit: limit cases where redraw clears to end of screen
Ron Yorston
2016-04-24
1
-0
/
+25
*
|
libbb/lineedit: only clear to EOL when deleting character
Ron Yorston
2016-04-24
1
-2
/
+2
*
|
Merge branch 'busybox' into merge
Ron Yorston
2015-10-31
1
-1
/
+3
|
\
|
|
*
lineedit: search applets as well as PATH for tab completion
Ron Yorston
2015-10-30
1
-1
/
+16
*
|
win32: silence some compiler warnings
Ron Yorston
2015-07-15
1
-3
/
+3
*
|
lineedit: skip non-executables when tab-completing commands
Ron Yorston
2015-06-17
1
-0
/
+3
*
|
lineedit: search applets as well as PATH for tab completion
Ron Yorston
2015-06-17
1
-1
/
+14
*
|
Merge branch 'busybox' into merge
Ron Yorston
2015-03-14
1
-16
/
+19
|
\
|
|
*
libbb: introduce and use is_prefixed_with()
Denys Vlasenko
2015-03-12
1
-8
/
+9
|
*
libpwdgrp: use getpwent() instead of getpwent_r()
Denys Vlasenko
2015-02-07
1
-8
/
+5
|
*
lineedit: don't block when looking for escape sequence in vi-mode
Ron Yorston
2014-12-15
1
-1
/
+1
*
|
Merge branch 'busybox' into merge
Ron Yorston
2014-12-14
1
-2
/
+6
|
\
|
|
*
lineedit: don't fall back to simple line input if tty is in raw mode
Denys Vlasenko
2014-12-10
1
-2
/
+6
*
|
lineedit: don't block when looking for escape sequence in vi-mode
Ron Yorston
2014-12-13
1
-1
/
+1
*
|
lineedit: improve appearance of forward cursor movement
Ron Yorston
2014-04-09
1
-0
/
+40
*
|
Use ANSI escape to move cursor back during line editing
Ron Yorston
2014-04-07
1
-0
/
+2
*
|
Provide fake getpwent_r to reduce changes from upstream
Ron Yorston
2014-03-23
1
-4
/
+0
*
|
Merge branch 'busybox' into merge
Ron Yorston
2014-01-13
1
-0
/
+2
|
\
|
|
*
lineedit: fix trivial build failure
Denys Vlasenko
2014-01-10
1
-0
/
+2
*
|
libbb: drop unnecessary change from upstream BusyBox
Ron Yorston
2014-01-08
1
-2
/
+0
*
|
Merge branch 'busybox' into merge
Ron Yorston
2013-08-27
1
-19
/
+63
|
\
|
|
*
lineedit: use unicode_strwidth instead of unicode_strlen
Denys Vlasenko
2013-08-20
1
-3
/
+3
|
*
lineedit: fix multi-line PS1 handling: calculate PS1 length from last \n
Denys Vlasenko
2013-08-19
1
-14
/
+30
|
*
lineedit: improve Unicode handling (still buggy though)
Denys Vlasenko
2013-08-19
1
-7
/
+23
|
*
ash,hush: history builtin
Flemming Madsen
2013-04-07
1
-2
/
+14
*
|
Merge branch 'busybox' into merge
Ron Yorston
2013-04-03
1
-37
/
+87
|
\
|
|
*
lineedit: \W on "/bin" should show "bin", not "/bin"
Denys Vlasenko
2013-03-29
1
-1
/
+1
|
*
lineedit: implement \T \t \A \@ prompts escapes, fix \W escape, drop \!
Denys Vlasenko
2013-03-29
1
-37
/
+47
|
*
lineedit: add handling of \H in prompt
Denys Vlasenko
2013-03-28
1
-5
/
+45
[prev]
[next]