This website requires JavaScript.
Explore
Coder Dansu
Resume
Help
Sign In
csonto
/
bash-completion
Watch
1
Star
0
Fork
0
You've already forked bash-completion
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
bash-completion
/
test
/
unit
History
Freddy Vulto
3f0bfbc5ae
Fix __reassemble_comp_words_by_ref()
...
Completing "a b " returned cur=b instead of cur=nothing if a wordbreak character was specified.
2009-12-31 11:12:15 +01:00
..
__expand_tilde_by_ref.exp
Added helper function __expand_tilde_by_ref()
2009-12-02 22:38:30 +01:00
_count_args.exp
(testsuite) Unset COMP_ variables at setup()
2009-12-12 12:36:38 +01:00
_filedir.exp
(testsuite) Delete directory fixtures/_filedir/a\b
2009-12-30 14:48:17 +01:00
_get_cword.exp
Fix __reassemble_comp_words_by_ref()
2009-12-31 11:12:15 +01:00
_known_hosts_real.exp
Added helper function __expand_tilde_by_ref()
2009-12-02 22:38:30 +01:00
compgen.exp
Fixed `quote_readline'.
2009-12-24 10:00:29 +01:00