gabebw / most-used

Find your most-used shell commands
BSD 3-Clause "New" or "Revised" License
12 stars 0 forks source link

`most-used | less` dies with a weird error #37

Closed gabebw closed 4 years ago

gabebw commented 6 years ago
$ most-used | less
[prints 27 lines]
lines 1-27zsh: suspended (tty input)  most-used | less
gabebw commented 6 years ago

Actually, it backgrounds itself and must be resuscitated with fg. Super weird!