nlcc
Install
pip install nlcc
Must have Open-AI Codex key: export OPENAI_API_KEY=<your key here>
then nlcc
key bindings
ctrl-w
copy to clipboard (Note, you may need to install xsel on linux)ctrl-q
helpctrl-o
reset contextctrl-z
execute python codectrl-t
adjust temperaturectrl-u
statusctrl-c
quitctrl-x
write to file (same output as copy to clipboard)ctrl-l
load from filectrl-n
update number of code responsesctrl-down
Enter multiline.escape-enter
to enter prompt orctrl-down
to leave