Results 593 comments of Igor Chubin
trafficstars

@alphapapa Dash is an interesting project, but it has not so much common with cheat.sh as you probably think

@voodooEntity Do you want to see UNIX/Linux commands cheat sheets offline, or programming languages quesions/answers, or both?

@ndavidpsi Yes, you can use cheat.sh offline for UNIX/LInux command cheat sheets, but not yet for coding questions cheat sheets. Do you need the former or the latter?

@ndavidpsi I've documented the installation process in `doc/standalone.md`; it is pretty straightforward, and there should be no problems with it. UNIX/Linux command line cheat sheets as well as some programming...

We could easily add it, it won't be hard. Do you want to run it from the terminal or from the editor? In the latter case, what editor/IDE do you...

We currently have no Neovim support, but we will hopefully have it soon Currently we have support for Vim but not yet for Neovim

1. Could you please test out Vim plugin in Neovim? It would be really helpful 2. Do you have some Linux compatibility layers installed in your system? In particular, do...

@ndavidpsi The problem is that for the standalone installation you need to much different dependencies, and to install them on Windows is though possible, but I am not sure that...

Try to go through this, let's see what errors you will get: https://github.com/chubin/cheat.sh/blob/master/doc/standalone.md

I think we should disable `PyICU` for windows, because it will be hard to install it there, and it is needed for a feature that is experimental and not need...