Ariel Frischer
Ariel Frischer
This adapter seems to have what we are asking: https://github.com/Zhengqbbb/cz-git
Same - Inception
@130ndim That works but like, looks wierd and doesn't fit the input box / text area. I would imagine on larger text boxes, the height of the nvim box would...
I would really like mappings for normal mode, and mappings for insert mode separately.
I've updated the `private` to `public` in `Timer.d.ts` and now there is no TS error, and they work. 
@volkov97 @yannbf @JefferyHus Can you make `Timer.tsx` common functions, like `getTime, setTime, start, stop, pause, etc...` (all the ones listed in my screenshot above) `public` rather then `private` functions? This...
Update: Seems like the useTimer() hook doesn't have this typescript issue.
@rmagatti Thanks for the response, that issue does seem super old though (2017!) so I'll look into using the session hook. Really loving the repository though it works great out...
@giorgio79 did you ever get any updates on this? I'd like to also use an accurate pos tagger.
I'm getting this `^[[D` issue when I press left arrow key. Hope this gets fixed soon.