darcs

Patch 2145 zsh completion: improve the get/clone case

Title zsh completion: improve the get/clone case
Superseder Nosy List bfrk
Related Issues
Status accepted Assigned To
Milestone

Created on 2020-12-23.19:32:45 by bfrk, last changed 2021-03-22.06:23:38 by ganesh.

Files
File name Status Uploaded Type Edit Remove
patch-preview.txt bfrk, 2020-12-23.19:32:45 text/x-darcs-patch
unnamed bfrk, 2020-12-23.19:32:45 text/plain
zsh-completion_-improve-the-get_clone-case.dpatch bfrk, 2020-12-23.19:32:45 application/x-darcs-patch
See mailing list archives for discussion on individual patches.
Messages
msg22603 (view) Author: bfrk Date: 2020-12-23.19:32:45
Following up on the recent completion fixes, I noted that the zsh completion
script can be improved w/o much effort.

1 patch for repository http://darcs.net/screened:

patch 7048704e6f8772f7e021bd876ed35baa6ef04de0
Author: Ben Franksen <ben.franksen@online.de>
Date:   Wed Dec 23 17:23:59 CET 2020
  * zsh completion: improve the get/clone case
  
  Moving the special case for get/clone down into the catch-all case for the
  current word allows it to complete options and local paths.
Attachments
msg22661 (view) Author: ganesh Date: 2021-03-21.22:49:51
OK
History
Date User Action Args
2020-12-23 19:32:46bfrkcreate
2020-12-23 19:33:10bfrksetstatus: needs-screening -> needs-review
2021-03-21 22:49:51ganeshsetstatus: needs-review -> accepted-pending-tests
messages: + msg22661
2021-03-22 06:23:38ganeshsetstatus: accepted-pending-tests -> accepted