Hacker Newsnew | past | comments | ask | show | jobs | submit | cpendery's commentslogin

Or the shorter https://http.dog


interesting post! shell integration has gotten a lot better since the new ConPTY on windows doesn’t strip OSC sequences & send them ahead of the text


Inshellisense implements all of fig’s autocomplete specs https://github.com/microsoft/inshellisense


You could always try https://github.com/microsoft/tui-test too. It could still use some more polishing on my part though


> npm i -D @microsoft/tui-test


Created an issue for you to follow https://github.com/cpendery/kaldo/issues/2


That's smart, I switch between powershell & git-bash so this helps since they don't the same way of defining aliases


I maintain inshellisense & I've been contributing some features to VSCode's terminal which both require in switching a lot between shells for testing. I kept trying to run my git specific aliases in other shells and decided to make this to unify them


Oh that's super cool, I didn't know atuin supported aliases. This project doesn't support syncing across devices (I was planning on adding it if there was interest), but it seems like atuin is probably a better fit for users since it's already e2e and easily self-hostable


I was working on something similar with https://github.com/cpendery/wock. Never finished it up, but this looks promising


Thanks for everyone creating issues. I'm working on addressing all the issues and they'll be included in the next release.


Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: