migueldeicaza / XtermSharp

XTerm emulator as a .NET library
MIT License
161 stars 34 forks source link

Fixes a crash when selecting word or expression #75

Closed sgmunn closed 4 years ago

sgmunn commented 4 years ago

XtermSharp.Buffer.GetChar(Int32,Int32) XtermSharp.SelectionService.SelectWordOrExpression(Int32,Int32) XtermSharp.Mac.TerminalView.MouseUp(NSEvent)