Replace build-dir.py with zcurses build-dir #12

Closed
opened 2018-08-23 09:35:21 +00:00 by benie · 2 comments
Owner

Remove the dependency on the pick Python
package with a zcurses implementation of build-dir. This will have two
advantages:

  1. Remove the need to store the selected build directory in a temporary file
  2. Allow build-dir to have access to the currently selected build directory
    for display to the user
Remove the dependency on the [pick](https://pypi.org/project/pick/) Python package with a zcurses implementation of `build-dir`. This will have two advantages: 1. Remove the need to store the selected build directory in a temporary file 2. Allow `build-dir` to have access to the currently selected build directory for display to the user
Author
Owner

Point 1. has been addressed in 3194afc80d.

Point 1. has been addressed in 3194afc80d67c94f38d4f05e9477275ed49403da.
Author
Owner

Fixed in 3194afc80d.

Fixed in 3194afc80d67c94f38d4f05e9477275ed49403da.
benie closed this issue 2018-08-30 21:01:58 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: config/zsh#12
No description provided.