Zsh Mailing List Archive
Messages sorted by: Reverse Date, Date, Thread, Author

ISUFFIX



A couple of queries on suffixes & completion:

1) If I am completing variable assignments on the command line, eg:

MODULE=value
      ^

and I complete after the 'E', on the '=', it does nothing. Is there
any way to configure the system to make it complete to MODULE_PATH
as might be expected?

2) If completing the above line using the following in the completor:

compset -S '=value'

then 'MODULE' will be successfully completed to 'MODULE_PATH', but the
cursor will be left after value. Is there any way to keep the cursor
after 'MODULE_PATH', which is what was completed? (Or even after the
'=', given the automatic suffix which would have been inserted had
value not been there.)

Cheers,

Martin.

This message is for the named person's use only. It may contain sensitive and private proprietary or legally privileged information. No confidentiality or privilege is waived or lost by any mistransmission. If you are not the intended recipient, please immediately delete it and all copies of it from your system, destroy any hard copies of it and notify the sender. You must not, directly or indirectly, use, disclose, distribute, print, or copy any part of this message if you are not the intended recipient. CREDIT SUISSE GROUP and each legal entity in the CREDIT SUISSE FIRST BOSTON or CREDIT SUISSE ASSET MANAGEMENT business units of CREDIT SUISSE FIRST BOSTON reserve the right to monitor all e-mail communications through its networks. Any views expressed in this message are those of the individual sender, except where the message states otherwise and the sender is authorized to state them to be the views of any such entity.
Unless otherwise stated, any pricing information given in this message is indicative only, is subject to change and does not constitute an offer to deal at any price quoted. Any reference to the terms of executed transactions should be treated as  preliminary only and subject to our formal written confirmation.




Messages sorted by: Reverse Date, Date, Thread, Author