help-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Can shell-mode be a little more smart ? (About completion)


From: Lave
Subject: Can shell-mode be a little more smart ? (About completion)
Date: Sun, 19 Oct 2008 19:25:18 +0800

Hi, all.

In a terminal, like urxvt. A cd command can differantiate dictionary and file.

For example, a dictionary ~/kernel lists like this:

[~/kernel] ls
linux-2.6/
linux-image-2.6.27-rc9_2.6.27-rc9-10.00.Custom_amd64.deb
linux-image-2.6.27_2.6.27-10.00.Custom_amd64.deb
linux-image-2.6.27-rc7_2.6.27-rc7-10.00.Custom_amd64.deb

When I input cd and [tab] in urxvt, the linux-2.6 was completed. But
in shell-mode it's not, and stop at "linux-", waiting for input.

Another instance:

In shell-mode, the commands, like install, in "apt-get <command>", are
not completed too.

Shall we make shell-mode more smart, and abandon the terminal away?

Lave




reply via email to

[Prev in Thread] Current Thread [Next in Thread]