Incremental feature update
- Add
inf-elixir-run-cmd
which receives a command as a string and opens a new Elixir REPL and buffer running that command. - Add all "sent" commands (e.g. commands run with
inf-elixir-send-line
) to the shell's history.
inf-elixir-run-cmd
which receives a command as a string and opens a new Elixir REPL and buffer running that command.inf-elixir-send-line
) to the shell's history.