elvish/pkg/prog
Kurtis Rader df3e7a9268 Add a -i CLI option
POSIX shells have a `-i` short option to force interactive mode. Some
programs, such as the `script` command, assume that option is recognized
by the shell it spawns. There isn't any reason elvish shouldn't silently
ignore that option.

Resolves #1292
2021-04-20 16:15:22 -04:00
..
progtest Change module import path to src.elv.sh 2021-01-27 01:30:25 +00:00
prog_test.go Change module import path to src.elv.sh 2021-01-27 01:30:25 +00:00
prog.go Add a -i CLI option 2021-04-20 16:15:22 -04:00