コミット履歴

作者 SHA1 メッセージ 日付
  BDisp a3c961ef3f Prevents an alone escape being eating by the response. 10 ヶ月 前
  BDisp 54f62645a2 Add ProcessAnsiRequestHandler method task. 10 ヶ月 前
  BDisp 7cd844038b Switch to IMainLoopDriver._waitForInput. 10 ヶ月 前
  BDisp d31f43d47d Add ObjectDisposedException to the catch block. 10 ヶ月 前
  BDisp 6bac65244c Fix ansiSequence bug not being clear after finish get the response which were adding a Esc character if pressed alone. 10 ヶ月 前
  BDisp ae1bdd16ff Fix a bug where for e.g. two 'c' terminator were included in the response. 10 ヶ月 前
  BDisp 967cbc205a Switch to ConcurrentQueue for all drivers. 10 ヶ月 前
  BDisp 70e91f2b6f Tidy up code. 10 ヶ月 前
  BDisp 1795547702 ProcessInputQueue must be outside the wait block. 10 ヶ月 前
  BDisp 1b830bded7 Cleanup code. 10 ヶ月 前
  BDisp 644afa96d3 Change filter in the ansi request scenario. 10 ヶ月 前
  BDisp 3425c5a30d Forgot to use _waitForInput.Reset and remove unnecessary finally block. 10 ヶ月 前
  Tig c7a254224b Refactored and went back and forth. Things are working well. Tests not so much 10 ヶ月 前
  Tig f7e0a293c5 Refactored and went back and forth. Things are working well. Tests not so much 10 ヶ月 前
  BDisp 7d146b7420 Fix unit test which was causing With_Subview_Using_PosFunc failing. 10 ヶ月 前
  BDisp 36876b9899 Change TryWriteAnsiRequest method to virtual which use common code for all drivers. 10 ヶ月 前
  BDisp 089f7569fd Simplify request responses handling. 10 ヶ月 前
  BDisp f51fbbe5ed Forgot Shutdown in unit test. 10 ヶ月 前
  BDisp 0f6ce06dd1 Fix SetCursorVisibility in CursesDriver. 10 ヶ月 前
  BDisp 71fb38db9b Add unit test for Screen. 10 ヶ月 前
  BDisp 88f4045381 Fix merge errors. 10 ヶ月 前
  Tig 6f9816bbb8 Fixed bugs 10 ヶ月 前
  Tig 68a11e2152 Merge branch 'v2_develop' of tig:tig/Terminal.Gui into v2_develop 10 ヶ月 前
  BDisp 5e2b611c91 Resolving merge conflicts. 10 ヶ月 前
  BDisp 6444cc07dd Fix ansi responses not being handling in WSL. 10 ヶ月 前
  tznind e99140d0d8 Remove hack, this is a manifestation of https://github.com/gui-cs/Terminal.Gui/issues/3812 10 ヶ月 前
  tznind ccd25cd08a Fix lock 10 ヶ月 前
  tznind 1bd5d8d043 Fix scenario code 10 ヶ月 前
  tznind d2f7af7702 Merge branch 'ansi-parser' of https://github.com/tznind/gui.cs into ansi-parser 10 ヶ月 前
  tznind e49b5af962 Workaround for hammering CPU when there are timeouts even when they are not due. 10 ヶ月 前