Ishan Goel
                                            Ishan Goel
                                        
                                    This is awesome! Does it have a Firefox extension?
An asciinema showing this [here](https://asciinema.org/a/dmG2SoZwuVsvFAH4C8Wl37l5u?speed=3). With the Ruby lolcat (original):  With rainbow:  This is...
Can we let the user exit raw mode through some public function (and then get back to it)? How would this be implemented?
Demo of the issue: https://asciinema.org/a/1dhK4SCMVSAnm8l6FFBdvxtcZ Function with the problem: https://github.com/quackduck/devzat/blob/da1ceb123f677382b47171702d0fcacc7c0d055a/main.go#L749
This line: https://github.com/MichaelMure/go-term-markdown/blob/master/renderer.go#L487 makes it so the code is rendered only in one theme, instead, the user should be allowed to configure what theme code blocks are rendered in. Should...
I noticed that option+→ (move right by word), option+← (move left by word) and option+delete (delete by word) weren't working, at least on macOS. Used raw mode and some debugging...
> [email protected]: Permission denied (publickey). options: 1. we should have a little message above this saying what the problem is (need pubkey gen) 2. we should allow joining but send...