Ariel Frischer

Results 85 comments of Ariel Frischer

This adapter seems to have what we are asking: https://github.com/Zhengqbbb/cz-git

@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. ![image](https://user-images.githubusercontent.com/19893395/91409884-efd86d00-e7fa-11ea-8ca3-f7705706f02b.png)

@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.