vim-repl
vim-repl copied to clipboard
how can user change repl name automatically?
such as when user :REPLToggle python the repl name will be python, when user :REPLToggle julia, the repl name will be julia. g:repl_console_name cannot change automatically.
it is an enhancement. thanks!