Commit History

Author SHA1 Message Date
  BDisp ce04eeda86 Added -noprofile option to PowerShell and the clip.exe. 4 years ago
  BDisp 30748df0da Trying even more to fix permissions issue and removed try catch. 4 years ago
  BDisp 286461e7c8 Fixes bash permissions issue in Linux. 4 years ago
  BDisp 87271cc477 Implemented the ClipboardBase abstract class as suggested by @tznind. 4 years ago
  BDisp 67d75725cc Fixes #1318. Ensures that the OS clipboard is always sets. 4 years ago
  BDisp f60458cc6b Fixes #983. Improving clipboard with interaction with the OS. 4 years ago
  BDisp 4af48392cc Fixes #1281. Fixed CursesDriver colors. Added BasicColors scenario. (#1282) 4 years ago
  BDisp 274b4327a9 Fixxes #1272. Using ioctl to get winsize, resizeterm to resize and added the WinChanged action. (#1278) 4 years ago
  BDisp 993a255477 Fixes #931. Fixed the limit 25 lines issue. (#1254) 4 years ago
  BDisp c27da1b982 Fixes #1210. Added AllowsReturn, AllowsTab and Multiline into the TextView. (#1249) 4 years ago
  BDisp c4e744a382 Fixes #418 and #931. Unix terminal hangs after exit. (#953) 4 years ago
  BDisp 76c292867a Fixes #1177. Now is possible to copy or cut on the TextView with the mouse. (#1178) 4 years ago
  Charlie Kindel 1cf2ce1985 fixes #1048 - BrighCyan to BrightCyan (#1129) 4 years ago
  Gilles Freart 4c34a88552 Applying requested style 4 years ago
  Gilles Freart 3ea6bb89d9 Applying style change, renaming some variable 4 years ago
  Gilles Freart 21e24e9467 Preparing PR 4 years ago
  Gilles Freart ff512f5846 Adjustment under ubuntu & ubuntu xTerm 4 years ago
  Gilles Freart 9b617a07f0 Adjusting cursor size ... working under WindowsDriver 4 years ago
  BDisp 27a617abba There is no need use the Application.MainLoop.AddIdle as the async call seems to work properly now. 4 years ago
  BDisp f568166fb8 Fixes #1091. Continuous button pressed not working properly on Linux. 4 years ago
  Charlie Kindel 92c2171388 Merge pull request #1036 from BDisp/netdriver-mouse-support 4 years ago
  BDisp 9dacb7d3ee Fixes #518. Added mouse support for the NetDriver. 4 years ago
  BDisp b8a1ed5c24 Fixes #1030. Getting colors from the Attributes of a ColorScheme. 4 years ago
  BDisp c0540b5de6 Adjusting the code. 4 years ago
  BDisp 9b0ea4e992 Changed from Enum HeightSize to bool HeightAsBuffer. 4 years ago
  BDisp 415cd11e20 Fixes #1020. NetDriver does not deal well with unicode characters yet. 4 years ago
  BDisp bcc31e0da0 Trying fixing #518. Almost functions work on both Windows and Unix with the NetDriver. 4 years ago
  BDisp 356b0f8618 CursesDriver now use the ConsoleDriver definition for this runes. 4 years ago
  Charlie Kindel c1d3fcfb0c Merge pull request #946 from BDisp/lazy-shortcut-menu 4 years ago
  BDisp ec8bf55028 Fixes #976. Mouse prints sequence characters on the terminal and the screen is not fully cleared. Only for netcoreapp3.1. 4 years ago