summaryrefslogtreecommitdiff
path: root/test/parallel/test-fs-readfile-error.js
diff options
context:
space:
mode:
authorAnna Henningsen <anna@addaleax.net>2016-07-15 23:33:16 +0200
committerAnna Henningsen <anna@addaleax.net>2016-08-04 23:32:38 +0200
commit1a9e247c794274942683d2e77db098c9494ddde5 (patch)
tree8bf3d4e32e050824f01f484c0af443ea6641e8f2 /test/parallel/test-fs-readfile-error.js
parentc809b8834541bf63b1a43d5a12833d98ffba834f (diff)
downloadandroid-node-v8-1a9e247c794274942683d2e77db098c9494ddde5.tar.gz
android-node-v8-1a9e247c794274942683d2e77db098c9494ddde5.tar.bz2
android-node-v8-1a9e247c794274942683d2e77db098c9494ddde5.zip
readline: show completions only after 2nd TAB
Show `TAB` completion suggestions only after the user has pressed `TAB` twice in a row, so that the full list of suggestions doesn’t present a distraction. The first time a `TAB` key is pressed, only partial longest-common-prefix completion is performed. This moves the `readline` autocompletion a lot closer to what e.g. `bash` does. Fixes: https://github.com/nodejs/node/issues/7665 PR-URL: https://github.com/nodejs/node/pull/7754 Reviewed-By: Rich Trott <rtrott@gmail.com> Reviewed-By: Trevor Norris <trev.norris@gmail.com> Reviewed-By: Ben Noordhuis <info@bnoordhuis.nl> Reviewed-By: James M Snell <jasnell@gmail.com>
Diffstat (limited to 'test/parallel/test-fs-readfile-error.js')
0 files changed, 0 insertions, 0 deletions