Skip to content

monsanto/readline-complete.el

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 

Repository files navigation

AutoComplete in text shell mode buffers

I find it particularly annoying that Emacs shell buffers do not offer satisfactory completions, but xterm does. I even used ansi-term for a while because of this (oh god). What I really wanted was for Emacs to show completions via auto-complete.el, like every other mode I use often. This package hopes to deliver on that promise.

Installation and more info: see .el file.

Screenshots

  • Auto fill in what you were probably going to type:
  • Tab from there, and show the files in that directory:
  • Readline completion is pretty smart: let us try to build emacs...
  • SSH completion of hosts:
  • Completion seems to work on this host...
  • Ruby completion inside REPL:

About

autocomplete in shell mode buffers

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published