Readit News logoReadit News
waszabi commented on Show HN: Empty Enter Expander – Type less in the terminal with this tool   github.com/waszabi/empty-... · Posted by u/waszabi
jinnko · 10 months ago
I've been using https://github.com/denisidoro/navi for this kind of scenario.
waszabi · 9 months ago
Thanks for sharing. The navi looks to work nicely with the Docker and Git commands. I like their way of selecting the Docker container you want to connect to.

I use this wrapper to achieve that as of now: https://github.com/diagnoseme/docker/blob/master/bin/connect...

waszabi commented on Show HN: Empty Enter Expander – Type less in the terminal with this tool   github.com/waszabi/empty-... · Posted by u/waszabi
pseudo_meta · 10 months ago
Is it possible to trigger the expander differently?

I already have zsh-magic-dashboard running on empty enter.

waszabi · 10 months ago
Yes, when you configure the expander based on the readme change the ^M (enter key) on the following line to any key you wish:

bindkey "^M" empty-enter-expander

^E represents Ctrl + E M-e represents Alt + E ...

u/waszabi

KarmaCake day17June 28, 2015View Original