On 6/14/07, Aredridel <[EMAIL PROTECTED]> wrote: > When I have a command such as > > curl --help > > and press control-w to delete the last word, I end up with > > curl -- > > and if I do again, I end up with naught at all. This isn't the most > useful behavior. > > More useful would be either of two things: First preference would be for > the first to delete " --help" and the second to delete "curl", second > preference would be to first delete "help", then " --" then "curl"
Hi Aria, I'm afraid you're right. We've been trying to get the word boundary definition right in fish for a _long_ time, but there always pops up a new corner case. I kind of lost the energy to find the perfect definition some time ago. Hopefully I'll get it back some day. You're welcome to submit a patch! Hope this helps > > Aria > > ------------------------------------------------------------------------- > This SF.net email is sponsored by DB2 Express > Download DB2 Express C - the FREE version of DB2 express and take > control of your XML. No limits. Just data. Click to get it now. > http://sourceforge.net/powerbar/db2/ > _______________________________________________ > Fish-users mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/fish-users > -- Axel ------------------------------------------------------------------------- This SF.net email is sponsored by DB2 Express Download DB2 Express C - the FREE version of DB2 express and take control of your XML. No limits. Just data. Click to get it now. http://sourceforge.net/powerbar/db2/ _______________________________________________ Fish-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/fish-users
