issues
search
cproctor
/
qualitative-coding
Qualitative coding for computer scientists
Other
11
stars
3
forks
source link
Two fixes, dear friend
#16
Closed
mara-kr
closed
1 year ago
mara-kr
commented
2 years ago
prompt_for_choice prompts the user to choice from 1-N, but uses that number to index into a zero-indexed list, so there's -1 before returning
I added an "editor" option so that I can use neovim instead of vim; this could be extended later if you want to do more fancy front-end things