Autocompletion with text before /and/ after cursor

Bug #663601 reported by valkyr
10
This bug affects 2 people
Affects Status Importance Assigned to Milestone
vte (Ubuntu)
New
Low
Unassigned

Bug Description

Say the cursor is here :

shu|down

auto-complete should be able to handle that, matching "shutdown", and inserting the "t".

Revision history for this message
Pedro Villavicencio (pedro) wrote :

Thanks for the report, it has been some time without any response or feedback in this bug report and we are wondering if this is still an issue for you with the latest release of Ubuntu the Natty Narwhal, May you please test with that version and comment back if you're still having or not the issue? Please have a look at http://www.ubuntu.com/download to know how to install that version. Thanks in advance and sorry for the late response.

Changed in vte (Ubuntu):
importance: Undecided → Low
status: New → Incomplete
Revision history for this message
Pedro Villavicencio (pedro) wrote :

We are closing this bug report because it lacks the information we need to investigate the problem, as described in the previous comments. Please reopen it if you can give us the missing information, and don't hesitate to submit bug reports in the future. To reopen the bug report you can click on the current status, under the Status column, and change the Status back to "New". Thanks again!

Changed in vte (Ubuntu):
status: Incomplete → Expired
Revision history for this message
David Caro (dcaro) wrote :

Hi, what valkyr is saying (or at least what I am understanding) is a problen with the autocomplete in the bash program, not sure if it should be here.

The problem is:
when you are typing in a terminal, if you type 'tab' the terminal will try to autocomplete the comand you are typing, but if you typed for example:
$ shudown
and move back the cursor whete the 't' should be and hit 'tab', the autocompleted command will end up like this:
$ shutdowndown
if it find asingle match or will show you allt he options that start with shut, like this:
cascara@zeus:~$ shudown
shuf shutdown

What is aslinf is for the autocomplete functions to take into account the string after the cursor to do the search, and match only the commands that start with shu and end with down. And also avoid writing the wholw command again and just add the missing chars.

Personally is something that will also be usefool to me.

David

Revision history for this message
David Caro (dcaro) wrote :

Sorry about the typos... but I can't edit the post.
Thanks

Changed in vte (Ubuntu):
status: Expired → New
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.