Hacker News new | ask | show | jobs
by andreash 3196 days ago
what is the benefits over hyper https://github.com/zeit/hyper?
2 comments

Hyper is a pure terminal emulator; it only displays what your shell tells it to display. We aim to deeply integrate with a shell or even replace it for better experience. One of the most notable benefits is as-you-type intellisense completion with fuzzy search and stuff. There are some animations on the releases page: https://github.com/railsware/upterm/releases
does hyper have autocompletion ?
Hyper + fish does.

Hyper + zsh can.