aboutsummaryrefslogtreecommitdiff
path: root/initjimsh.tcl
AgeCommit message (Expand)AuthorFilesLines
2023-07-04initjimsh: update autocomplete, stdhintSteve Bennett1-3/+3
2023-07-04interactive: enable hint supportSteve Bennett1-1/+58
2016-10-11improve example autocompletion function to complete partially typed argumentsHummyPkg1-2/+4
2016-10-06autocomplete: add global $tcl::autocomplete_commandsSteve Bennett1-1/+4
2016-10-06add filename completion for source commandHummyPkg1-0/+7
2016-09-29jimsh: Scriptable command-line completion supportSteve Bennett1-0/+21
2014-10-30initjimsh: jim::argv0 is not always availableSteve Bennett1-10/+13
2014-10-28Fix [info nameofexecutable] after [cd]Steve Bennett1-6/+22
2014-10-15jimsh: change order of default $auto_pathSteve Bennett1-1/+1
2011-07-13Add tcl_platform(pathSeparator)Steve Bennett1-0/+27