Nathan Hjelm
c4e4871ee5
Update instructions for installing completion scripts and add them to
...
the tarball.
This commit was SVN r29707.
2013-11-14 15:26:00 +00:00
Nathan Hjelm
c3e614f943
Add suppport for displaying variable descriptions for bash-4 when not
...
using menu-complete.
This commit was SVN r29578.
2013-10-31 19:37:10 +00:00
Nathan Hjelm
2e772ef024
Fix typo in zsh completion
...
This commit was SVN r29559.
2013-10-29 20:02:59 +00:00
Nathan Hjelm
396362a131
Update zsh completion based on feedback from Jeff and ensure that IFS_TMP is
...
declared as local.
This commit was SVN r29557.
2013-10-29 19:57:48 +00:00
Nathan Hjelm
721f464c88
Initial implementation of zsh completion for mpirun
...
This commit was SVN r29556.
2013-10-29 19:29:01 +00:00
Nathan Hjelm
a4ae1705dd
completion: only call sort when using comm to remove items from a list
...
This commit was SVN r29517.
2013-10-24 23:31:43 +00:00
Nathan Hjelm
c8844d1514
Remove some code left over from debugging the completion script
...
This commit was SVN r29516.
2013-10-24 23:03:54 +00:00
Nathan Hjelm
ac23c02bc2
Some cleanup of the bash completion code
...
This commit was SVN r29515.
2013-10-24 22:47:13 +00:00
Nathan Hjelm
d152ebff9e
Add a bash completion script for orterun/mpirun.
...
Features of v 1.0:
- Completion of all switches.
- Completion of mca variable names.
- Completion of mca variable values for enumerated variables and component
selection variables.
- Completion of --bind-to and --map-by.
This commit was SVN r29513.
2013-10-24 19:35:38 +00:00