Chamoda Pandithage

Results 3 comments of Chamoda Pandithage

You can restore if you type `prefix + Ctrl-R` within 15 min of a tmux session start after restart. That's the workaround I'm using now

This will generate a `requirements.txt` with hashes `pip-compile requirements.txt --generate-hashes` Note that this will directly modify existing requirements.txt file. You can install `pip-compile` with `pip install pip-tools`

@jfuellert Reinstall + restarting xcode works.