Historique des commits

Auteur SHA1 Message Date
  BDisp c06c157bc0 Tidying up layout. il y a 10 mois
  BDisp a649b12c4e Rename to _ansiResponseReady. il y a 10 mois
  BDisp ce0183fea5 Avoids exit after read the response with empty key. il y a 10 mois
  BDisp 302a7cffb5 Decrease interval if there is more sent requests. il y a 10 mois
  BDisp efba7846a9 Using _timeoutsLockToken instead of the _timeouts for all. il y a 10 mois
  BDisp f0b2474b6f Code cleanup. il y a 10 mois
  BDisp be1dc806af Fix comment. il y a 10 mois
  BDisp 53ea0a83f3 Replace to ForceRead and to WaitForInput. il y a 10 mois
  BDisp 5b76f4d2d0 Remove the answer from the _sends variable. Normally it's always zero. il y a 10 mois
  BDisp a3c961ef3f Prevents an alone escape being eating by the response. il y a 10 mois
  BDisp 54f62645a2 Add ProcessAnsiRequestHandler method task. il y a 10 mois
  BDisp 7cd844038b Switch to IMainLoopDriver._waitForInput. il y a 10 mois
  BDisp d31f43d47d Add ObjectDisposedException to the catch block. il y a 10 mois
  BDisp 6bac65244c Fix ansiSequence bug not being clear after finish get the response which were adding a Esc character if pressed alone. il y a 10 mois
  BDisp ae1bdd16ff Fix a bug where for e.g. two 'c' terminator were included in the response. il y a 10 mois
  BDisp 967cbc205a Switch to ConcurrentQueue for all drivers. il y a 10 mois
  BDisp 70e91f2b6f Tidy up code. il y a 10 mois
  BDisp 1795547702 ProcessInputQueue must be outside the wait block. il y a 10 mois
  BDisp 1b830bded7 Cleanup code. il y a 10 mois
  BDisp 644afa96d3 Change filter in the ansi request scenario. il y a 10 mois
  BDisp 3425c5a30d Forgot to use _waitForInput.Reset and remove unnecessary finally block. il y a 10 mois
  BDisp 7d146b7420 Fix unit test which was causing With_Subview_Using_PosFunc failing. il y a 10 mois
  BDisp 36876b9899 Change TryWriteAnsiRequest method to virtual which use common code for all drivers. il y a 10 mois
  BDisp 089f7569fd Simplify request responses handling. il y a 10 mois
  BDisp f51fbbe5ed Forgot Shutdown in unit test. il y a 10 mois
  BDisp 0f6ce06dd1 Fix SetCursorVisibility in CursesDriver. il y a 10 mois
  BDisp 71fb38db9b Add unit test for Screen. il y a 10 mois
  BDisp 88f4045381 Fix merge errors. il y a 10 mois
  BDisp 5e2b611c91 Resolving merge conflicts. il y a 10 mois
  BDisp 6444cc07dd Fix ansi responses not being handling in WSL. il y a 10 mois