tabcomplete ~ and ~foo like $FOO (idea by yofuh)

This commit is contained in:
tg
2011-06-30 13:48:13 +00:00
parent 535649cc60
commit edaab2cafe
3 changed files with 17 additions and 14 deletions

4
sh.h
View File

@@ -151,9 +151,9 @@
#endif
#ifdef EXTERN
__RCSID("$MirOS: src/bin/mksh/sh.h,v 1.479 2011/06/21 21:50:25 tg Exp $");
__RCSID("$MirOS: src/bin/mksh/sh.h,v 1.480 2011/06/30 13:48:13 tg Exp $");
#endif
#define MKSH_VERSION "R40 2011/06/21"
#define MKSH_VERSION "R40 2011/06/30"
#ifndef MKSH_INCLUDES_ONLY