HackerTrans
TopNewTrendsCommentsPastAskShowJobs

sirtoffski

no profile record

Submissions

Ksnip the cross-platform screenshot and annotation tool

github.com
2 points·by sirtoffski·5개월 전·0 comments

comments

sirtoffski
·5개월 전·discuss
Was looking to see if anyone had mentioned ksnip. Agreed, it’s great.
sirtoffski
·7년 전·discuss
I usually use ctrl+c/ctrl+v for single line copy paste.

For multi-line the only thing I found to work was right click :) it then properly formats multi-line paste.
sirtoffski
·7년 전·discuss
My choices are as follows.

* Linux:

# Tilix - probably the best option in terms of performance, customization, looks and features.

https://gnunn1.github.io/tilix-web/

# Extraterm - in my experience the best electron-based terminal emulator in terms of performance. It has some neat features too. I catch myself using it more often than Tilix.

https://github.com/sedwards2009/extraterm

* Windows:

# CMDer - pretty much the only option. Has everything one needs, even built in bash on Windows. Useful on Windows 7 PCs at work that don't have WSL or admin rights to install more stuff.

https://github.com/cmderdev/cmder

* MacOS

# Plain old built in terminal is actually nice ;)

# Extraterm is alright too, but it's electron based and the old mac-mini does not really like it.

# iTerm 2 - never got around to fully configuring it, but everyone swears by it.

https://github.com/gnachman/iTerm2