* Tab completion in eshell
@ 2004-07-02 7:38 Simon Strobl
2004-07-02 7:59 ` Matt Hodges
` (2 more replies)
0 siblings, 3 replies; 4+ messages in thread
From: Simon Strobl @ 2004-07-02 7:38 UTC (permalink / raw)
Hello,
I think tab completion in eshell is not very practical: Suppose you
have two files, say
test.html
test2.html
and you type
rm teTAB
then eshell completes to 'test2.html', instead of completing to 'test'
and displaying the possibilities. Because of this behaviour I have
already deleted a lot of files that I didn't want to delete.
How can I change this behaviour?
Simon
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: Tab completion in eshell
2004-07-02 7:38 Tab completion in eshell Simon Strobl
@ 2004-07-02 7:59 ` Matt Hodges
2004-07-03 14:20 ` Thomas Piekarski
2004-07-05 9:44 ` Simon Strobl
2 siblings, 0 replies; 4+ messages in thread
From: Matt Hodges @ 2004-07-02 7:59 UTC (permalink / raw)
>>>>> Simon Strobl writes:
> then eshell completes to 'test2.html', instead of completing to
> 'test' and displaying the possibilities. Because of this behaviour
> I have already deleted a lot of files that I didn't want to delete.
> How can I change this behaviour?
(setq eshell-cmpl-cycle-completions nil)
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: Tab completion in eshell
2004-07-02 7:38 Tab completion in eshell Simon Strobl
2004-07-02 7:59 ` Matt Hodges
@ 2004-07-03 14:20 ` Thomas Piekarski
2004-07-05 9:44 ` Simon Strobl
2 siblings, 0 replies; 4+ messages in thread
From: Thomas Piekarski @ 2004-07-03 14:20 UTC (permalink / raw)
[-- Attachment #1.1: Type: text/plain, Size: 860 bytes --]
On Friday, the 2. July 2004 [UTC: 1088721527]
simon_strobl@yahoo.de (Simon Strobl) writes on gnu.emacs.help...
>
> I think tab completion in eshell is not very practical: Suppose you
> have two files, say
>
> test.html
> test2.html
>
> and you type
>
> rm teTAB
>
> then eshell completes to 'test2.html', instead of completing to
> 'test' and displaying the possibilities. Because of this behaviour I
> have already deleted a lot of files that I didn't want to delete.
>
Hi,
do you ever have tried to press TAB a second time, because if the
amount of possible completitions is less than IMHO 5, the TAB cicles
through the possible completitions? The idea for this feature comes
from the tsh, if I configured eshell I used the customize, so I can
not give you the exact symbol. In the group >Application< you will
find the subgroup >The emacs shell<.
[-- Attachment #1.2: Type: application/pgp-signature, Size: 189 bytes --]
[-- Attachment #2: Type: text/plain, Size: 152 bytes --]
_______________________________________________
Help-gnu-emacs mailing list
Help-gnu-emacs@gnu.org
http://lists.gnu.org/mailman/listinfo/help-gnu-emacs
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: Tab completion in eshell
2004-07-02 7:38 Tab completion in eshell Simon Strobl
2004-07-02 7:59 ` Matt Hodges
2004-07-03 14:20 ` Thomas Piekarski
@ 2004-07-05 9:44 ` Simon Strobl
2 siblings, 0 replies; 4+ messages in thread
From: Simon Strobl @ 2004-07-05 9:44 UTC (permalink / raw)
Hello Matt and Thomas,
thanks a lot for your tips.
Simon
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2004-07-05 9:44 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-07-02 7:38 Tab completion in eshell Simon Strobl
2004-07-02 7:59 ` Matt Hodges
2004-07-03 14:20 ` Thomas Piekarski
2004-07-05 9:44 ` Simon Strobl
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).