Add terminal history fallback for macOS terminal apps - #85
Conversation
|
I just implemented this right now for shell_sage + ghostty :) I checked 2 days ago and this did not exist in the codebase then. |
615edf9 to
7114d4b
Compare
Cool, I've updated the branch so it can be cleanly merge. Do you want to add a PR? Does it work in solveit's terminal tab it uses ghostty? |
ncoop57
left a comment
There was a problem hiding this comment.
awesome, didn't realize it was so easy. Thanks!
|
@vedang would appreciate a PR 🙏🏻 |
|
Sorry, I totally missed these notifications. I will rebase on top of the latest master and submit a PR today. |
|
Sorry for the delay folks. Here you go: #95 . I rebased it on top of the latest I've been using it for a while on Ghostty, works well. |
I often find myself not using tmux locally, and then I end up going to ChatGPT for advice instead of shell_sage.

So I thought that adding support for macOS Terminal and iTerm might be a good addition, especially since it's a small change that only kicks in when sage is being used from a supported terminal.