#EmacsTip: Want better completion in #ShellMode or #Eshell? Try #BashCompletion, it uses #GNU #Bash as the completion backend, so it often provides better completions.
#EmacsTip: Want better completion in #ShellMode or #Eshell? Try #BashCompletion, it uses #GNU #Bash as the completion backend, so it often provides better completions.
@yeti I too prefer #Eshell over Shell in most cases, because it integrates more nicely with #Emacs. But when I need #bash or #TerminalEmulation, I go to #ShellMode.
#EmacsTip: Do want the power of Emacs in your shell? Enter #ShellMode, a specialized mode for command shell. It allows you to write shell command, run Emacs commands on your incomplete shell command and output. Before you say that it isn't a proper terminal emulator, I would like say, it is! With #Coterm, you can run any full screen terminal program in #ShellMode.
Shell: https://www.gnu.org/software/emacs/manual/html_node/emacs/Interactive-Shell.html
Coterm: https://elpa.gnu.org/packages/coterm.html