react-ace icon indicating copy to clipboard operation
react-ace copied to clipboard

Getting console error as ':write is not implemented'

Open ChetnaGupta opened this issue 4 years ago • 0 comments

Hi Team, I am trying to call my own method whenever the user types ':w' in Editor where keyboardHandler is set to vim. Can someone please help with how can I call a custom method whenever the user tries to write in the Editor? I am using react-ace version 9.1.3

ChetnaGupta avatar Sep 29 '20 13:09 ChetnaGupta