FergusFettes
FergusFettes
Open ranger -> open file in vim -> C-z -> fg -> :q (exit vim) -> ranger looks good ~~Open ranger -> C-z -> fg -> ranger looks bad~~ oh...
I decided to go with click-shell for the moment and even made a version for typer: https://github.com/fergusfettes/typer-shell I am interested in what this package does differently so maybe one day...
Oh, I also changed the way 'llm --continue' works. Currently it tracks the conversation with the most recent start time. I found it much more helpful to track the conversation...
I have started turning this into a plugin, but I have to modify the migrations and do a lot of monkey-patching so its probably not something most people should use....