Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
bensadeh
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
7 ms
·
1.
▲
Sapling – A VCS from Meta
(github.com)
77 points
by
bensadeh
3y ago
|
23 comments
2.
▲
by
bensadeh
3y ago
Updated the readme now.
3.
▲
by
bensadeh
3y ago
Thanks for the feedback! Good idea to showcase the use cases earlier and clearer.
4.
▲
by
bensadeh
3y ago
Sorry about that! The debian packages are a bit outside my control, but `cargo install tailspin` should do the trick. I might need to remove it from the readme if people aren't able to install that way.
5.
▲
Show HN: Tailspin – A Log File Highlighter
(github.com)
139 points
by
bensadeh
3y ago
|
40 comments
6.
▲
by
bensadeh
4y ago
You can do this from the command line with `clx view [id]`. This was in the readme before, but I seem to have removed it when I last restructured the page. If you want to read the article in reader mode it is `clx read [id]`.
7.
▲
by
bensadeh
4y ago
Not good. Would you be able to open a ticket on GitHub? It would be easier to continue the troubleshooting from there.
8.
▲
by
bensadeh
4y ago
1. The cool thing about using `less` as the pager is everything you get out of the box, including search. Search from within less with `/`. 2. You can collapse / expand the comment section with h/l or left arrow and right arr
9.
▲
by
bensadeh
4y ago
I would love to bring this to more package managers, including MacPorts!
10.
▲
by
bensadeh
4y ago
This actually comes out of the box for the system screenshot tool in macOS (Cmd + Shift + 4 and then Space to select window). The screenshot of the window will then have this shadowing around it.
11.
▲
by
bensadeh
4y ago
Thank you! On linux you can still install with homebrew[1], but if you prefer you can install from source as well. Follow the installation instruction for installing Go, maybe your distro has a preferred way. Then you can clone the repo and
12.
▲
by
bensadeh
4y ago
Thanks for the suggestion! That would indeed be very useful!
13.
▲
by
bensadeh
4y ago
Yes, collapsing specific replies is a bit of a limitation at the moment, but moving between comments with j/k is something that can be implemented!
14.
▲
by
bensadeh
4y ago
Right now it is somewhat out of the scope of this project as I am using less for viewing everything. But it would be great down the line to write replies in your favorite terminal editor all from within clx!
15.
▲
by
bensadeh
4y ago
Great! Thank you for letting me know! I should add a check and also update the brew formula to fetch the latest version of less as well.
16.
▲
by
bensadeh
4y ago
`clx` depends on the latest version of `less` which at the moment is v 608. Can you update to the latest version and see if you still get the same error message?
17.
▲
Show HN: Circumflex, browse HN in your terminal
(github.com)
180 points
by
bensadeh
4y ago
|
63 comments