zsh-workers
 help / color / mirror / code / Atom feed
* Re: 'remove slash' bug
@ 1998-06-21 18:01 Bart Schaefer
  0 siblings, 0 replies; 12+ messages in thread
From: Bart Schaefer @ 1998-06-21 18:01 UTC (permalink / raw)
  To: zsh-workers; +Cc: Timothy J Luoma

Way back on June 7, Timothy J. Luoma wrote:
} 
} ... there are times when I am in the middle of a path and do control-e  
} to get to the end of the line, and the / I put in (and wanted) is removed.

As a result of a side conversation with <tgape@cyberramp.net>, and further
evidenced by absence of the problem from both 3.1.4 and my locally-patched
3.0.5, I believe that the bug is fixed by this patch from PWS:

	http://www.zsh.org/mla/workers-1998-hyper/0106.html

It has to do with the way a dummy character is sometimes inserted and then
deleted when performing a completion within a word.  I didn't immediately
make the connection because the patch refers to expand-or-complete-prefix.

-- 
Bart Schaefer                                 Brass Lantern Enterprises
http://www.well.com/user/barts              http://www.brasslantern.com


^ permalink raw reply	[flat|nested] 12+ messages in thread
* 'remove slash' bug
@ 1998-06-07 22:41 Timothy J Luoma
  1998-06-08  0:22 ` Bart Schaefer
  1998-06-08  3:56 ` Wayne Davison
  0 siblings, 2 replies; 12+ messages in thread
From: Timothy J Luoma @ 1998-06-07 22:41 UTC (permalink / raw)
  To: zsh-workers


I can never get this to happen when I want it to.

I've got the option set to that a trailing / will be removed

However, there are times when I am in the middle of a path and do control-e  
to get to the end of the line, and the / I put in (and wanted) is removed.

Maybe an example is better:

say I have this line, and the cursor is the _

# echo /something/really/long_

and then I move the cursor here

# echo /something/_really/long

and make it

# echo /something/very/really/long

with the cursor between the / and the r in really and then do control-e to  
goto the end of the line and it becomes

# echo /something/veryreally/long

Is that a bug of some sort or just what happens with that feature turned on ?



TjL






^ permalink raw reply	[flat|nested] 12+ messages in thread

end of thread, other threads:[~1998-06-21 18:04 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
1998-06-21 18:01 'remove slash' bug Bart Schaefer
  -- strict thread matches above, loose matches on Subject: below --
1998-06-07 22:41 Timothy J Luoma
1998-06-08  0:22 ` Bart Schaefer
1998-06-08  0:53   ` Timothy J Luoma
1998-06-08  3:56 ` Wayne Davison
1998-06-14 13:56   ` TGAPE!
1998-06-14 21:16     ` Bart Schaefer
1998-06-15  6:49       ` Mircea Damian
1998-06-15 16:34         ` Timothy J Luoma
1998-06-15 16:35       ` Peter Stephenson
1998-06-16  5:21         ` Bart Schaefer
1998-06-16  9:41           ` Peter Stephenson

Code repositories for project(s) associated with this public inbox

	https://git.vuxu.org/mirror/zsh/

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 NNTP newsgroup(s).