Y
Hacker News
new
|
ask
|
show
|
jobs
by
forbes
2125 days ago
If you use less with a filename, it will work. I normally pipe things to less which doesn't seem to work for me in nu. less shows an empty input.
This is possibly me just doing something wrong.
2 comments
kbd
2124 days ago
`cat notes.txt | less` works fine for me in nu 0.18.1
link
scns
2125 days ago
Maybe file an issue?
link