wtt-connect 0.2.18 → 0.2.20

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (319) hide show
  1. package/package.json +2 -5
  2. package/src/adapters/codex.js +144 -2
  3. package/src/runner.js +258 -0
  4. package/src/store.js +6 -0
  5. package/src/terminal-session.js +12 -1
  6. package/node_modules/node-addon-api/LICENSE.md +0 -9
  7. package/node_modules/node-addon-api/README.md +0 -319
  8. package/node_modules/node-addon-api/common.gypi +0 -20
  9. package/node_modules/node-addon-api/except.gypi +0 -25
  10. package/node_modules/node-addon-api/index.js +0 -12
  11. package/node_modules/node-addon-api/napi-inl.deprecated.h +0 -186
  12. package/node_modules/node-addon-api/napi-inl.h +0 -6607
  13. package/node_modules/node-addon-api/napi.h +0 -3201
  14. package/node_modules/node-addon-api/node_addon_api.gyp +0 -32
  15. package/node_modules/node-addon-api/node_api.gyp +0 -9
  16. package/node_modules/node-addon-api/noexcept.gypi +0 -26
  17. package/node_modules/node-addon-api/nothing.c +0 -0
  18. package/node_modules/node-addon-api/package-support.json +0 -21
  19. package/node_modules/node-addon-api/package.json +0 -480
  20. package/node_modules/node-addon-api/tools/README.md +0 -73
  21. package/node_modules/node-addon-api/tools/check-napi.js +0 -99
  22. package/node_modules/node-addon-api/tools/clang-format.js +0 -71
  23. package/node_modules/node-addon-api/tools/conversion.js +0 -301
  24. package/node_modules/node-addon-api/tools/eslint-format.js +0 -79
  25. package/node_modules/node-pty/LICENSE +0 -69
  26. package/node_modules/node-pty/README.md +0 -165
  27. package/node_modules/node-pty/binding.gyp +0 -111
  28. package/node_modules/node-pty/build/Makefile +0 -369
  29. package/node_modules/node-pty/build/Release/pty.node +0 -0
  30. package/node_modules/node-pty/build/binding.Makefile +0 -6
  31. package/node_modules/node-pty/build/config.gypi +0 -503
  32. package/node_modules/node-pty/build/pty.target.mk +0 -168
  33. package/node_modules/node-pty/deps/.editorconfig +0 -2
  34. package/node_modules/node-pty/deps/winpty/.drone.yml +0 -17
  35. package/node_modules/node-pty/deps/winpty/.gitattributes +0 -19
  36. package/node_modules/node-pty/deps/winpty/LICENSE +0 -21
  37. package/node_modules/node-pty/deps/winpty/Makefile +0 -166
  38. package/node_modules/node-pty/deps/winpty/README.md +0 -151
  39. package/node_modules/node-pty/deps/winpty/RELEASES.md +0 -280
  40. package/node_modules/node-pty/deps/winpty/VERSION.txt +0 -1
  41. package/node_modules/node-pty/deps/winpty/configure +0 -167
  42. package/node_modules/node-pty/deps/winpty/misc/BufferResizeTests.cc +0 -90
  43. package/node_modules/node-pty/deps/winpty/misc/ChangeScreenBuffer.cc +0 -53
  44. package/node_modules/node-pty/deps/winpty/misc/ClearConsole.cc +0 -72
  45. package/node_modules/node-pty/deps/winpty/misc/ConinMode.cc +0 -117
  46. package/node_modules/node-pty/deps/winpty/misc/ConinMode.ps1 +0 -116
  47. package/node_modules/node-pty/deps/winpty/misc/ConoutMode.cc +0 -113
  48. package/node_modules/node-pty/deps/winpty/misc/DebugClient.py +0 -42
  49. package/node_modules/node-pty/deps/winpty/misc/DebugServer.py +0 -63
  50. package/node_modules/node-pty/deps/winpty/misc/DumpLines.py +0 -5
  51. package/node_modules/node-pty/deps/winpty/misc/EnableExtendedFlags.txt +0 -46
  52. package/node_modules/node-pty/deps/winpty/misc/Font-Report-June2016/CP437-Consolas.txt +0 -528
  53. package/node_modules/node-pty/deps/winpty/misc/Font-Report-June2016/CP437-Lucida.txt +0 -633
  54. package/node_modules/node-pty/deps/winpty/misc/Font-Report-June2016/CP932.txt +0 -630
  55. package/node_modules/node-pty/deps/winpty/misc/Font-Report-June2016/CP936.txt +0 -630
  56. package/node_modules/node-pty/deps/winpty/misc/Font-Report-June2016/CP949.txt +0 -630
  57. package/node_modules/node-pty/deps/winpty/misc/Font-Report-June2016/CP950.txt +0 -630
  58. package/node_modules/node-pty/deps/winpty/misc/Font-Report-June2016/MinimumWindowWidths.txt +0 -16
  59. package/node_modules/node-pty/deps/winpty/misc/Font-Report-June2016/Results.txt +0 -4
  60. package/node_modules/node-pty/deps/winpty/misc/Font-Report-June2016/Windows10SetFontBugginess.txt +0 -144
  61. package/node_modules/node-pty/deps/winpty/misc/FontSurvey.cc +0 -100
  62. package/node_modules/node-pty/deps/winpty/misc/FormatChar.h +0 -21
  63. package/node_modules/node-pty/deps/winpty/misc/FreezePerfTest.cc +0 -62
  64. package/node_modules/node-pty/deps/winpty/misc/GetCh.cc +0 -20
  65. package/node_modules/node-pty/deps/winpty/misc/GetConsolePos.cc +0 -41
  66. package/node_modules/node-pty/deps/winpty/misc/GetFont.cc +0 -261
  67. package/node_modules/node-pty/deps/winpty/misc/IdentifyConsoleWindow.ps1 +0 -51
  68. package/node_modules/node-pty/deps/winpty/misc/IsNewConsole.cc +0 -87
  69. package/node_modules/node-pty/deps/winpty/misc/MouseInputNotes.txt +0 -90
  70. package/node_modules/node-pty/deps/winpty/misc/MoveConsoleWindow.cc +0 -34
  71. package/node_modules/node-pty/deps/winpty/misc/Notes.txt +0 -219
  72. package/node_modules/node-pty/deps/winpty/misc/OSVersion.cc +0 -27
  73. package/node_modules/node-pty/deps/winpty/misc/ScreenBufferFreezeInactive.cc +0 -101
  74. package/node_modules/node-pty/deps/winpty/misc/ScreenBufferTest.cc +0 -671
  75. package/node_modules/node-pty/deps/winpty/misc/ScreenBufferTest2.cc +0 -151
  76. package/node_modules/node-pty/deps/winpty/misc/SelectAllTest.cc +0 -45
  77. package/node_modules/node-pty/deps/winpty/misc/SetBufferSize.cc +0 -32
  78. package/node_modules/node-pty/deps/winpty/misc/SetCursorPos.cc +0 -10
  79. package/node_modules/node-pty/deps/winpty/misc/SetFont.cc +0 -145
  80. package/node_modules/node-pty/deps/winpty/misc/SetWindowRect.cc +0 -36
  81. package/node_modules/node-pty/deps/winpty/misc/ShowArgv.cc +0 -12
  82. package/node_modules/node-pty/deps/winpty/misc/ShowConsoleInput.cc +0 -40
  83. package/node_modules/node-pty/deps/winpty/misc/Spew.py +0 -5
  84. package/node_modules/node-pty/deps/winpty/misc/TestUtil.cc +0 -172
  85. package/node_modules/node-pty/deps/winpty/misc/UnicodeDoubleWidthTest.cc +0 -102
  86. package/node_modules/node-pty/deps/winpty/misc/UnicodeWideTest1.cc +0 -246
  87. package/node_modules/node-pty/deps/winpty/misc/UnicodeWideTest2.cc +0 -130
  88. package/node_modules/node-pty/deps/winpty/misc/UnixEcho.cc +0 -89
  89. package/node_modules/node-pty/deps/winpty/misc/Utf16Echo.cc +0 -46
  90. package/node_modules/node-pty/deps/winpty/misc/VeryLargeRead.cc +0 -122
  91. package/node_modules/node-pty/deps/winpty/misc/VkEscapeTest.cc +0 -56
  92. package/node_modules/node-pty/deps/winpty/misc/Win10ResizeWhileFrozen.cc +0 -52
  93. package/node_modules/node-pty/deps/winpty/misc/Win10WrapTest1.cc +0 -57
  94. package/node_modules/node-pty/deps/winpty/misc/Win10WrapTest2.cc +0 -30
  95. package/node_modules/node-pty/deps/winpty/misc/Win32Echo1.cc +0 -26
  96. package/node_modules/node-pty/deps/winpty/misc/Win32Echo2.cc +0 -19
  97. package/node_modules/node-pty/deps/winpty/misc/Win32Test1.cc +0 -46
  98. package/node_modules/node-pty/deps/winpty/misc/Win32Test2.cc +0 -70
  99. package/node_modules/node-pty/deps/winpty/misc/Win32Test3.cc +0 -78
  100. package/node_modules/node-pty/deps/winpty/misc/Win32Write1.cc +0 -44
  101. package/node_modules/node-pty/deps/winpty/misc/WindowsBugCrashReader.cc +0 -27
  102. package/node_modules/node-pty/deps/winpty/misc/WriteConsole.cc +0 -106
  103. package/node_modules/node-pty/deps/winpty/misc/build32.sh +0 -9
  104. package/node_modules/node-pty/deps/winpty/misc/build64.sh +0 -9
  105. package/node_modules/node-pty/deps/winpty/misc/color-test.sh +0 -212
  106. package/node_modules/node-pty/deps/winpty/misc/font-notes.txt +0 -300
  107. package/node_modules/node-pty/deps/winpty/misc/winbug-15048.cc +0 -201
  108. package/node_modules/node-pty/deps/winpty/ship/build-pty4j-libpty.bat +0 -36
  109. package/node_modules/node-pty/deps/winpty/ship/common_ship.py +0 -53
  110. package/node_modules/node-pty/deps/winpty/ship/make_msvc_package.py +0 -165
  111. package/node_modules/node-pty/deps/winpty/ship/ship.py +0 -108
  112. package/node_modules/node-pty/deps/winpty/src/agent/Agent.cc +0 -613
  113. package/node_modules/node-pty/deps/winpty/src/agent/Agent.h +0 -103
  114. package/node_modules/node-pty/deps/winpty/src/agent/AgentCreateDesktop.cc +0 -84
  115. package/node_modules/node-pty/deps/winpty/src/agent/AgentCreateDesktop.h +0 -28
  116. package/node_modules/node-pty/deps/winpty/src/agent/ConsoleFont.cc +0 -632
  117. package/node_modules/node-pty/deps/winpty/src/agent/ConsoleFont.h +0 -28
  118. package/node_modules/node-pty/deps/winpty/src/agent/ConsoleInput.cc +0 -852
  119. package/node_modules/node-pty/deps/winpty/src/agent/ConsoleInput.h +0 -109
  120. package/node_modules/node-pty/deps/winpty/src/agent/ConsoleInputReencoding.cc +0 -121
  121. package/node_modules/node-pty/deps/winpty/src/agent/ConsoleInputReencoding.h +0 -36
  122. package/node_modules/node-pty/deps/winpty/src/agent/ConsoleLine.cc +0 -152
  123. package/node_modules/node-pty/deps/winpty/src/agent/ConsoleLine.h +0 -41
  124. package/node_modules/node-pty/deps/winpty/src/agent/Coord.h +0 -87
  125. package/node_modules/node-pty/deps/winpty/src/agent/DebugShowInput.cc +0 -239
  126. package/node_modules/node-pty/deps/winpty/src/agent/DebugShowInput.h +0 -32
  127. package/node_modules/node-pty/deps/winpty/src/agent/DefaultInputMap.cc +0 -422
  128. package/node_modules/node-pty/deps/winpty/src/agent/DefaultInputMap.h +0 -28
  129. package/node_modules/node-pty/deps/winpty/src/agent/DsrSender.h +0 -30
  130. package/node_modules/node-pty/deps/winpty/src/agent/EventLoop.cc +0 -99
  131. package/node_modules/node-pty/deps/winpty/src/agent/EventLoop.h +0 -47
  132. package/node_modules/node-pty/deps/winpty/src/agent/InputMap.cc +0 -246
  133. package/node_modules/node-pty/deps/winpty/src/agent/InputMap.h +0 -114
  134. package/node_modules/node-pty/deps/winpty/src/agent/LargeConsoleRead.cc +0 -71
  135. package/node_modules/node-pty/deps/winpty/src/agent/LargeConsoleRead.h +0 -68
  136. package/node_modules/node-pty/deps/winpty/src/agent/NamedPipe.cc +0 -378
  137. package/node_modules/node-pty/deps/winpty/src/agent/NamedPipe.h +0 -125
  138. package/node_modules/node-pty/deps/winpty/src/agent/Scraper.cc +0 -699
  139. package/node_modules/node-pty/deps/winpty/src/agent/Scraper.h +0 -103
  140. package/node_modules/node-pty/deps/winpty/src/agent/SimplePool.h +0 -75
  141. package/node_modules/node-pty/deps/winpty/src/agent/SmallRect.h +0 -143
  142. package/node_modules/node-pty/deps/winpty/src/agent/Terminal.cc +0 -535
  143. package/node_modules/node-pty/deps/winpty/src/agent/Terminal.h +0 -69
  144. package/node_modules/node-pty/deps/winpty/src/agent/UnicodeEncoding.h +0 -157
  145. package/node_modules/node-pty/deps/winpty/src/agent/UnicodeEncodingTest.cc +0 -189
  146. package/node_modules/node-pty/deps/winpty/src/agent/Win32Console.cc +0 -107
  147. package/node_modules/node-pty/deps/winpty/src/agent/Win32Console.h +0 -67
  148. package/node_modules/node-pty/deps/winpty/src/agent/Win32ConsoleBuffer.cc +0 -193
  149. package/node_modules/node-pty/deps/winpty/src/agent/Win32ConsoleBuffer.h +0 -99
  150. package/node_modules/node-pty/deps/winpty/src/agent/main.cc +0 -114
  151. package/node_modules/node-pty/deps/winpty/src/agent/subdir.mk +0 -61
  152. package/node_modules/node-pty/deps/winpty/src/configurations.gypi +0 -60
  153. package/node_modules/node-pty/deps/winpty/src/debugserver/DebugServer.cc +0 -117
  154. package/node_modules/node-pty/deps/winpty/src/debugserver/subdir.mk +0 -41
  155. package/node_modules/node-pty/deps/winpty/src/include/winpty.h +0 -242
  156. package/node_modules/node-pty/deps/winpty/src/include/winpty_constants.h +0 -131
  157. package/node_modules/node-pty/deps/winpty/src/libwinpty/AgentLocation.cc +0 -75
  158. package/node_modules/node-pty/deps/winpty/src/libwinpty/AgentLocation.h +0 -28
  159. package/node_modules/node-pty/deps/winpty/src/libwinpty/LibWinptyException.h +0 -54
  160. package/node_modules/node-pty/deps/winpty/src/libwinpty/WinptyInternal.h +0 -72
  161. package/node_modules/node-pty/deps/winpty/src/libwinpty/subdir.mk +0 -46
  162. package/node_modules/node-pty/deps/winpty/src/libwinpty/winpty.cc +0 -970
  163. package/node_modules/node-pty/deps/winpty/src/shared/AgentMsg.h +0 -38
  164. package/node_modules/node-pty/deps/winpty/src/shared/BackgroundDesktop.cc +0 -122
  165. package/node_modules/node-pty/deps/winpty/src/shared/BackgroundDesktop.h +0 -73
  166. package/node_modules/node-pty/deps/winpty/src/shared/Buffer.cc +0 -103
  167. package/node_modules/node-pty/deps/winpty/src/shared/Buffer.h +0 -102
  168. package/node_modules/node-pty/deps/winpty/src/shared/DebugClient.cc +0 -187
  169. package/node_modules/node-pty/deps/winpty/src/shared/DebugClient.h +0 -38
  170. package/node_modules/node-pty/deps/winpty/src/shared/GenRandom.cc +0 -138
  171. package/node_modules/node-pty/deps/winpty/src/shared/GenRandom.h +0 -55
  172. package/node_modules/node-pty/deps/winpty/src/shared/GetCommitHash.bat +0 -13
  173. package/node_modules/node-pty/deps/winpty/src/shared/Mutex.h +0 -54
  174. package/node_modules/node-pty/deps/winpty/src/shared/OsModule.h +0 -63
  175. package/node_modules/node-pty/deps/winpty/src/shared/OwnedHandle.cc +0 -36
  176. package/node_modules/node-pty/deps/winpty/src/shared/OwnedHandle.h +0 -45
  177. package/node_modules/node-pty/deps/winpty/src/shared/PrecompiledHeader.h +0 -43
  178. package/node_modules/node-pty/deps/winpty/src/shared/StringBuilder.h +0 -227
  179. package/node_modules/node-pty/deps/winpty/src/shared/StringBuilderTest.cc +0 -114
  180. package/node_modules/node-pty/deps/winpty/src/shared/StringUtil.cc +0 -55
  181. package/node_modules/node-pty/deps/winpty/src/shared/StringUtil.h +0 -80
  182. package/node_modules/node-pty/deps/winpty/src/shared/TimeMeasurement.h +0 -63
  183. package/node_modules/node-pty/deps/winpty/src/shared/UnixCtrlChars.h +0 -45
  184. package/node_modules/node-pty/deps/winpty/src/shared/UpdateGenVersion.bat +0 -20
  185. package/node_modules/node-pty/deps/winpty/src/shared/WindowsSecurity.cc +0 -460
  186. package/node_modules/node-pty/deps/winpty/src/shared/WindowsSecurity.h +0 -104
  187. package/node_modules/node-pty/deps/winpty/src/shared/WindowsVersion.cc +0 -252
  188. package/node_modules/node-pty/deps/winpty/src/shared/WindowsVersion.h +0 -29
  189. package/node_modules/node-pty/deps/winpty/src/shared/WinptyAssert.cc +0 -55
  190. package/node_modules/node-pty/deps/winpty/src/shared/WinptyAssert.h +0 -64
  191. package/node_modules/node-pty/deps/winpty/src/shared/WinptyException.cc +0 -57
  192. package/node_modules/node-pty/deps/winpty/src/shared/WinptyException.h +0 -43
  193. package/node_modules/node-pty/deps/winpty/src/shared/WinptyVersion.cc +0 -42
  194. package/node_modules/node-pty/deps/winpty/src/shared/WinptyVersion.h +0 -27
  195. package/node_modules/node-pty/deps/winpty/src/shared/winpty_snprintf.h +0 -99
  196. package/node_modules/node-pty/deps/winpty/src/subdir.mk +0 -5
  197. package/node_modules/node-pty/deps/winpty/src/tests/subdir.mk +0 -28
  198. package/node_modules/node-pty/deps/winpty/src/tests/trivial_test.cc +0 -158
  199. package/node_modules/node-pty/deps/winpty/src/unix-adapter/InputHandler.cc +0 -114
  200. package/node_modules/node-pty/deps/winpty/src/unix-adapter/InputHandler.h +0 -56
  201. package/node_modules/node-pty/deps/winpty/src/unix-adapter/OutputHandler.cc +0 -80
  202. package/node_modules/node-pty/deps/winpty/src/unix-adapter/OutputHandler.h +0 -53
  203. package/node_modules/node-pty/deps/winpty/src/unix-adapter/Util.cc +0 -86
  204. package/node_modules/node-pty/deps/winpty/src/unix-adapter/Util.h +0 -31
  205. package/node_modules/node-pty/deps/winpty/src/unix-adapter/WakeupFd.cc +0 -70
  206. package/node_modules/node-pty/deps/winpty/src/unix-adapter/WakeupFd.h +0 -42
  207. package/node_modules/node-pty/deps/winpty/src/unix-adapter/main.cc +0 -729
  208. package/node_modules/node-pty/deps/winpty/src/unix-adapter/subdir.mk +0 -41
  209. package/node_modules/node-pty/deps/winpty/src/winpty.gyp +0 -234
  210. package/node_modules/node-pty/deps/winpty/vcbuild.bat +0 -83
  211. package/node_modules/node-pty/lib/conpty_console_list_agent.js +0 -16
  212. package/node_modules/node-pty/lib/conpty_console_list_agent.js.map +0 -1
  213. package/node_modules/node-pty/lib/eventEmitter2.js +0 -47
  214. package/node_modules/node-pty/lib/eventEmitter2.js.map +0 -1
  215. package/node_modules/node-pty/lib/eventEmitter2.test.js +0 -30
  216. package/node_modules/node-pty/lib/eventEmitter2.test.js.map +0 -1
  217. package/node_modules/node-pty/lib/index.js +0 -52
  218. package/node_modules/node-pty/lib/index.js.map +0 -1
  219. package/node_modules/node-pty/lib/interfaces.js +0 -7
  220. package/node_modules/node-pty/lib/interfaces.js.map +0 -1
  221. package/node_modules/node-pty/lib/shared/conout.js +0 -11
  222. package/node_modules/node-pty/lib/shared/conout.js.map +0 -1
  223. package/node_modules/node-pty/lib/terminal.js +0 -190
  224. package/node_modules/node-pty/lib/terminal.js.map +0 -1
  225. package/node_modules/node-pty/lib/terminal.test.js +0 -139
  226. package/node_modules/node-pty/lib/terminal.test.js.map +0 -1
  227. package/node_modules/node-pty/lib/testUtils.test.js +0 -28
  228. package/node_modules/node-pty/lib/testUtils.test.js.map +0 -1
  229. package/node_modules/node-pty/lib/types.js +0 -7
  230. package/node_modules/node-pty/lib/types.js.map +0 -1
  231. package/node_modules/node-pty/lib/unixTerminal.js +0 -346
  232. package/node_modules/node-pty/lib/unixTerminal.js.map +0 -1
  233. package/node_modules/node-pty/lib/unixTerminal.test.js +0 -351
  234. package/node_modules/node-pty/lib/unixTerminal.test.js.map +0 -1
  235. package/node_modules/node-pty/lib/utils.js +0 -39
  236. package/node_modules/node-pty/lib/utils.js.map +0 -1
  237. package/node_modules/node-pty/lib/windowsConoutConnection.js +0 -125
  238. package/node_modules/node-pty/lib/windowsConoutConnection.js.map +0 -1
  239. package/node_modules/node-pty/lib/windowsPtyAgent.js +0 -320
  240. package/node_modules/node-pty/lib/windowsPtyAgent.js.map +0 -1
  241. package/node_modules/node-pty/lib/windowsPtyAgent.test.js +0 -90
  242. package/node_modules/node-pty/lib/windowsPtyAgent.test.js.map +0 -1
  243. package/node_modules/node-pty/lib/windowsTerminal.js +0 -199
  244. package/node_modules/node-pty/lib/windowsTerminal.js.map +0 -1
  245. package/node_modules/node-pty/lib/windowsTerminal.test.js +0 -219
  246. package/node_modules/node-pty/lib/windowsTerminal.test.js.map +0 -1
  247. package/node_modules/node-pty/lib/worker/conoutSocketWorker.js +0 -22
  248. package/node_modules/node-pty/lib/worker/conoutSocketWorker.js.map +0 -1
  249. package/node_modules/node-pty/node-addon-api/node_addon_api.Makefile +0 -6
  250. package/node_modules/node-pty/node-addon-api/node_addon_api.target.mk +0 -106
  251. package/node_modules/node-pty/node-addon-api/node_addon_api_except.target.mk +0 -110
  252. package/node_modules/node-pty/node-addon-api/node_addon_api_maybe.target.mk +0 -106
  253. package/node_modules/node-pty/package.json +0 -64
  254. package/node_modules/node-pty/prebuilds/darwin-arm64/pty.node +0 -0
  255. package/node_modules/node-pty/prebuilds/darwin-arm64/spawn-helper +0 -0
  256. package/node_modules/node-pty/prebuilds/darwin-x64/pty.node +0 -0
  257. package/node_modules/node-pty/prebuilds/darwin-x64/spawn-helper +0 -0
  258. package/node_modules/node-pty/prebuilds/win32-arm64/conpty/OpenConsole.exe +0 -0
  259. package/node_modules/node-pty/prebuilds/win32-arm64/conpty/conpty.dll +0 -0
  260. package/node_modules/node-pty/prebuilds/win32-arm64/conpty.node +0 -0
  261. package/node_modules/node-pty/prebuilds/win32-arm64/conpty.pdb +0 -0
  262. package/node_modules/node-pty/prebuilds/win32-arm64/conpty_console_list.node +0 -0
  263. package/node_modules/node-pty/prebuilds/win32-arm64/conpty_console_list.pdb +0 -0
  264. package/node_modules/node-pty/prebuilds/win32-arm64/pty.node +0 -0
  265. package/node_modules/node-pty/prebuilds/win32-arm64/pty.pdb +0 -0
  266. package/node_modules/node-pty/prebuilds/win32-arm64/winpty-agent.exe +0 -0
  267. package/node_modules/node-pty/prebuilds/win32-arm64/winpty-agent.pdb +0 -0
  268. package/node_modules/node-pty/prebuilds/win32-arm64/winpty.dll +0 -0
  269. package/node_modules/node-pty/prebuilds/win32-arm64/winpty.pdb +0 -0
  270. package/node_modules/node-pty/prebuilds/win32-x64/conpty/OpenConsole.exe +0 -0
  271. package/node_modules/node-pty/prebuilds/win32-x64/conpty/conpty.dll +0 -0
  272. package/node_modules/node-pty/prebuilds/win32-x64/conpty.node +0 -0
  273. package/node_modules/node-pty/prebuilds/win32-x64/conpty.pdb +0 -0
  274. package/node_modules/node-pty/prebuilds/win32-x64/conpty_console_list.node +0 -0
  275. package/node_modules/node-pty/prebuilds/win32-x64/conpty_console_list.pdb +0 -0
  276. package/node_modules/node-pty/prebuilds/win32-x64/pty.node +0 -0
  277. package/node_modules/node-pty/prebuilds/win32-x64/pty.pdb +0 -0
  278. package/node_modules/node-pty/prebuilds/win32-x64/winpty-agent.exe +0 -0
  279. package/node_modules/node-pty/prebuilds/win32-x64/winpty-agent.pdb +0 -0
  280. package/node_modules/node-pty/prebuilds/win32-x64/winpty.dll +0 -0
  281. package/node_modules/node-pty/prebuilds/win32-x64/winpty.pdb +0 -0
  282. package/node_modules/node-pty/scripts/gen-compile-commands.js +0 -8
  283. package/node_modules/node-pty/scripts/increment-version.js +0 -54
  284. package/node_modules/node-pty/scripts/post-install.js +0 -80
  285. package/node_modules/node-pty/scripts/prebuild.js +0 -34
  286. package/node_modules/node-pty/src/conpty_console_list_agent.ts +0 -15
  287. package/node_modules/node-pty/src/eventEmitter2.test.ts +0 -30
  288. package/node_modules/node-pty/src/eventEmitter2.ts +0 -48
  289. package/node_modules/node-pty/src/index.ts +0 -52
  290. package/node_modules/node-pty/src/interfaces.ts +0 -130
  291. package/node_modules/node-pty/src/native.d.ts +0 -54
  292. package/node_modules/node-pty/src/shared/conout.ts +0 -15
  293. package/node_modules/node-pty/src/terminal.test.ts +0 -119
  294. package/node_modules/node-pty/src/terminal.ts +0 -211
  295. package/node_modules/node-pty/src/testUtils.test.ts +0 -23
  296. package/node_modules/node-pty/src/tsconfig.json +0 -22
  297. package/node_modules/node-pty/src/types.ts +0 -15
  298. package/node_modules/node-pty/src/unix/pty.cc +0 -799
  299. package/node_modules/node-pty/src/unix/spawn-helper.cc +0 -23
  300. package/node_modules/node-pty/src/unixTerminal.test.ts +0 -367
  301. package/node_modules/node-pty/src/unixTerminal.ts +0 -388
  302. package/node_modules/node-pty/src/utils.ts +0 -29
  303. package/node_modules/node-pty/src/win/conpty.cc +0 -583
  304. package/node_modules/node-pty/src/win/conpty.h +0 -41
  305. package/node_modules/node-pty/src/win/conpty_console_list.cc +0 -44
  306. package/node_modules/node-pty/src/win/path_util.cc +0 -95
  307. package/node_modules/node-pty/src/win/path_util.h +0 -26
  308. package/node_modules/node-pty/src/win/winpty.cc +0 -333
  309. package/node_modules/node-pty/src/windowsConoutConnection.ts +0 -82
  310. package/node_modules/node-pty/src/windowsPtyAgent.test.ts +0 -94
  311. package/node_modules/node-pty/src/windowsPtyAgent.ts +0 -321
  312. package/node_modules/node-pty/src/windowsTerminal.test.ts +0 -229
  313. package/node_modules/node-pty/src/windowsTerminal.ts +0 -203
  314. package/node_modules/node-pty/src/worker/conoutSocketWorker.ts +0 -22
  315. package/node_modules/node-pty/third_party/conpty/1.23.251008001/win10-arm64/OpenConsole.exe +0 -0
  316. package/node_modules/node-pty/third_party/conpty/1.23.251008001/win10-arm64/conpty.dll +0 -0
  317. package/node_modules/node-pty/third_party/conpty/1.23.251008001/win10-x64/OpenConsole.exe +0 -0
  318. package/node_modules/node-pty/third_party/conpty/1.23.251008001/win10-x64/conpty.dll +0 -0
  319. package/node_modules/node-pty/typings/node-pty.d.ts +0 -211
@@ -1,632 +0,0 @@
1
- // Copyright (c) 2015 Ryan Prichard
2
- //
3
- // Permission is hereby granted, free of charge, to any person obtaining a copy
4
- // of this software and associated documentation files (the "Software"), to
5
- // deal in the Software without restriction, including without limitation the
6
- // rights to use, copy, modify, merge, publish, distribute, sublicense, and/or
7
- // sell copies of the Software, and to permit persons to whom the Software is
8
- // furnished to do so, subject to the following conditions:
9
- //
10
- // The above copyright notice and this permission notice shall be included in
11
- // all copies or substantial portions of the Software.
12
- //
13
- // THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
14
- // IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
15
- // FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
16
- // AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
17
- // LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
18
- // FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS
19
- // IN THE SOFTWARE.
20
-
21
- #include "ConsoleFont.h"
22
-
23
- #include <windows.h>
24
- #include <stdio.h>
25
- #include <string.h>
26
- #include <wchar.h>
27
-
28
- #include <algorithm>
29
- #include <string>
30
- #include <tuple>
31
- #include <utility>
32
- #include <vector>
33
-
34
- #include "../shared/DebugClient.h"
35
- #include "../shared/OsModule.h"
36
- #include "../shared/StringUtil.h"
37
- #include "../shared/WindowsVersion.h"
38
- #include "../shared/WinptyAssert.h"
39
- #include "../shared/winpty_snprintf.h"
40
-
41
- namespace {
42
-
43
- #define COUNT_OF(x) (sizeof(x) / sizeof((x)[0]))
44
-
45
- // See https://en.wikipedia.org/wiki/List_of_CJK_fonts
46
- const wchar_t kLucidaConsole[] = L"Lucida Console";
47
- const wchar_t kMSGothic[] = { 0xff2d, 0xff33, 0x0020, 0x30b4, 0x30b7, 0x30c3, 0x30af, 0 }; // 932, Japanese
48
- const wchar_t kNSimSun[] = { 0x65b0, 0x5b8b, 0x4f53, 0 }; // 936, Chinese Simplified
49
- const wchar_t kGulimChe[] = { 0xad74, 0xb9bc, 0xccb4, 0 }; // 949, Korean
50
- const wchar_t kMingLight[] = { 0x7d30, 0x660e, 0x9ad4, 0 }; // 950, Chinese Traditional
51
-
52
- struct FontSize {
53
- short size;
54
- int width;
55
- };
56
-
57
- struct Font {
58
- const wchar_t *faceName;
59
- unsigned int family;
60
- short size;
61
- };
62
-
63
- // Ideographs in East Asian languages take two columns rather than one.
64
- // In the console screen buffer, a "full-width" character will occupy two
65
- // cells of the buffer, the first with attribute 0x100 and the second with
66
- // attribute 0x200.
67
- //
68
- // Windows does not correctly identify code points as double-width in all
69
- // configurations. It depends heavily on the code page, the font facename,
70
- // and (somehow) even the font size. In the 437 code page (MS-DOS), for
71
- // example, no codepoints are interpreted as double-width. When the console
72
- // is in an East Asian code page (932, 936, 949, or 950), then sometimes
73
- // selecting a "Western" facename like "Lucida Console" or "Consolas" doesn't
74
- // register, or if the font *can* be chosen, then the console doesn't handle
75
- // double-width correctly. I tested the double-width handling by writing
76
- // several code points with WriteConsole and checking whether one or two cells
77
- // were filled.
78
- //
79
- // In the Japanese code page (932), Microsoft's default font is MS Gothic.
80
- // MS Gothic double-width handling seems to be broken with console versions
81
- // prior to Windows 10 (including Windows 10's legacy mode), and it's
82
- // especially broken in Windows 8 and 8.1.
83
- //
84
- // Test by running: misc/Utf16Echo A2 A3 2014 3044 30FC 4000
85
- //
86
- // The first three codepoints are always rendered as half-width with the
87
- // Windows Japanese fonts. (Of these, the first two must be half-width,
88
- // but U+2014 could be either.) The last three are rendered as full-width,
89
- // and they are East_Asian_Width=Wide.
90
- //
91
- // Windows 7 fails by modeling all codepoints as full-width with font
92
- // sizes 22 and above.
93
- //
94
- // Windows 8 gets U+00A2, U+00A3, U+2014, U+30FC, and U+4000 wrong, but
95
- // using a point size not listed in the console properties dialog
96
- // (e.g. "9") is less wrong:
97
- //
98
- // | code point |
99
- // font | 00A2 00A3 2014 3044 30FC 4000 | cell size
100
- // ------------+---------------------------------+----------
101
- // 8 | F F F F H H | 4x8
102
- // 9 | F F F F F F | 5x9
103
- // 16 | F F F F H H | 8x16
104
- // raster 6x13 | H H H F F H(*) | 6x13
105
- //
106
- // (*) The Raster Font renders U+4000 as a white box (i.e. an unsupported
107
- // character).
108
- //
109
-
110
- // See:
111
- // - misc/Font-Report-June2016 directory for per-size details
112
- // - misc/font-notes.txt
113
- // - misc/Utf16Echo.cc, misc/FontSurvey.cc, misc/SetFont.cc, misc/GetFont.cc
114
-
115
- const FontSize kLucidaFontSizes[] = {
116
- { 5, 3 },
117
- { 6, 4 },
118
- { 8, 5 },
119
- { 10, 6 },
120
- { 12, 7 },
121
- { 14, 8 },
122
- { 16, 10 },
123
- { 18, 11 },
124
- { 20, 12 },
125
- { 36, 22 },
126
- { 48, 29 },
127
- { 60, 36 },
128
- { 72, 43 },
129
- };
130
-
131
- // Japanese. Used on Vista and Windows 7.
132
- const FontSize k932GothicVista[] = {
133
- { 6, 3 },
134
- { 8, 4 },
135
- { 10, 5 },
136
- { 12, 6 },
137
- { 13, 7 },
138
- { 15, 8 },
139
- { 17, 9 },
140
- { 19, 10 },
141
- { 21, 11 },
142
- // All larger fonts are more broken w.r.t. full-size East Asian characters.
143
- };
144
-
145
- // Japanese. Used on Windows 8, 8.1, and the legacy 10 console.
146
- const FontSize k932GothicWin8[] = {
147
- // All of these characters are broken w.r.t. full-size East Asian
148
- // characters, but they're equally broken.
149
- { 5, 3 },
150
- { 7, 4 },
151
- { 9, 5 },
152
- { 11, 6 },
153
- { 13, 7 },
154
- { 15, 8 },
155
- { 17, 9 },
156
- { 20, 10 },
157
- { 22, 11 },
158
- { 24, 12 },
159
- // include extra-large fonts for small terminals
160
- { 36, 18 },
161
- { 48, 24 },
162
- { 60, 30 },
163
- { 72, 36 },
164
- };
165
-
166
- // Japanese. Used on the new Windows 10 console.
167
- const FontSize k932GothicWin10[] = {
168
- { 6, 3 },
169
- { 8, 4 },
170
- { 10, 5 },
171
- { 12, 6 },
172
- { 14, 7 },
173
- { 16, 8 },
174
- { 18, 9 },
175
- { 20, 10 },
176
- { 22, 11 },
177
- { 24, 12 },
178
- // include extra-large fonts for small terminals
179
- { 36, 18 },
180
- { 48, 24 },
181
- { 60, 30 },
182
- { 72, 36 },
183
- };
184
-
185
- // Chinese Simplified.
186
- const FontSize k936SimSun[] = {
187
- { 6, 3 },
188
- { 8, 4 },
189
- { 10, 5 },
190
- { 12, 6 },
191
- { 14, 7 },
192
- { 16, 8 },
193
- { 18, 9 },
194
- { 20, 10 },
195
- { 22, 11 },
196
- { 24, 12 },
197
- // include extra-large fonts for small terminals
198
- { 36, 18 },
199
- { 48, 24 },
200
- { 60, 30 },
201
- { 72, 36 },
202
- };
203
-
204
- // Korean.
205
- const FontSize k949GulimChe[] = {
206
- { 6, 3 },
207
- { 8, 4 },
208
- { 10, 5 },
209
- { 12, 6 },
210
- { 14, 7 },
211
- { 16, 8 },
212
- { 18, 9 },
213
- { 20, 10 },
214
- { 22, 11 },
215
- { 24, 12 },
216
- // include extra-large fonts for small terminals
217
- { 36, 18 },
218
- { 48, 24 },
219
- { 60, 30 },
220
- { 72, 36 },
221
- };
222
-
223
- // Chinese Traditional.
224
- const FontSize k950MingLight[] = {
225
- { 6, 3 },
226
- { 8, 4 },
227
- { 10, 5 },
228
- { 12, 6 },
229
- { 14, 7 },
230
- { 16, 8 },
231
- { 18, 9 },
232
- { 20, 10 },
233
- { 22, 11 },
234
- { 24, 12 },
235
- // include extra-large fonts for small terminals
236
- { 36, 18 },
237
- { 48, 24 },
238
- { 60, 30 },
239
- { 72, 36 },
240
- };
241
-
242
- // Some of these types and functions are missing from the MinGW headers.
243
- // Others are undocumented.
244
-
245
- struct AGENT_CONSOLE_FONT_INFO {
246
- DWORD nFont;
247
- COORD dwFontSize;
248
- };
249
-
250
- struct AGENT_CONSOLE_FONT_INFOEX {
251
- ULONG cbSize;
252
- DWORD nFont;
253
- COORD dwFontSize;
254
- UINT FontFamily;
255
- UINT FontWeight;
256
- WCHAR FaceName[LF_FACESIZE];
257
- };
258
-
259
- // undocumented XP API
260
- typedef BOOL WINAPI SetConsoleFont_t(
261
- HANDLE hOutput,
262
- DWORD dwFontIndex);
263
-
264
- // undocumented XP API
265
- typedef DWORD WINAPI GetNumberOfConsoleFonts_t();
266
-
267
- // XP and up
268
- typedef BOOL WINAPI GetCurrentConsoleFont_t(
269
- HANDLE hOutput,
270
- BOOL bMaximumWindow,
271
- AGENT_CONSOLE_FONT_INFO *lpConsoleCurrentFont);
272
-
273
- // XP and up
274
- typedef COORD WINAPI GetConsoleFontSize_t(
275
- HANDLE hConsoleOutput,
276
- DWORD nFont);
277
-
278
- // Vista and up
279
- typedef BOOL WINAPI GetCurrentConsoleFontEx_t(
280
- HANDLE hConsoleOutput,
281
- BOOL bMaximumWindow,
282
- AGENT_CONSOLE_FONT_INFOEX *lpConsoleCurrentFontEx);
283
-
284
- // Vista and up
285
- typedef BOOL WINAPI SetCurrentConsoleFontEx_t(
286
- HANDLE hConsoleOutput,
287
- BOOL bMaximumWindow,
288
- AGENT_CONSOLE_FONT_INFOEX *lpConsoleCurrentFontEx);
289
-
290
- #define GET_MODULE_PROC(mod, funcName) \
291
- m_##funcName = reinterpret_cast<funcName##_t*>((mod).proc(#funcName)); \
292
-
293
- #define DEFINE_ACCESSOR(funcName) \
294
- funcName##_t &funcName() const { \
295
- ASSERT(valid()); \
296
- return *m_##funcName; \
297
- }
298
-
299
- class XPFontAPI {
300
- public:
301
- XPFontAPI() : m_kernel32(L"kernel32.dll") {
302
- GET_MODULE_PROC(m_kernel32, GetCurrentConsoleFont);
303
- GET_MODULE_PROC(m_kernel32, GetConsoleFontSize);
304
- }
305
-
306
- bool valid() const {
307
- return m_GetCurrentConsoleFont != NULL &&
308
- m_GetConsoleFontSize != NULL;
309
- }
310
-
311
- DEFINE_ACCESSOR(GetCurrentConsoleFont)
312
- DEFINE_ACCESSOR(GetConsoleFontSize)
313
-
314
- private:
315
- OsModule m_kernel32;
316
- GetCurrentConsoleFont_t *m_GetCurrentConsoleFont;
317
- GetConsoleFontSize_t *m_GetConsoleFontSize;
318
- };
319
-
320
- class VistaFontAPI : public XPFontAPI {
321
- public:
322
- VistaFontAPI() : m_kernel32(L"kernel32.dll") {
323
- GET_MODULE_PROC(m_kernel32, GetCurrentConsoleFontEx);
324
- GET_MODULE_PROC(m_kernel32, SetCurrentConsoleFontEx);
325
- }
326
-
327
- bool valid() const {
328
- return this->XPFontAPI::valid() &&
329
- m_GetCurrentConsoleFontEx != NULL &&
330
- m_SetCurrentConsoleFontEx != NULL;
331
- }
332
-
333
- DEFINE_ACCESSOR(GetCurrentConsoleFontEx)
334
- DEFINE_ACCESSOR(SetCurrentConsoleFontEx)
335
-
336
- private:
337
- OsModule m_kernel32;
338
- GetCurrentConsoleFontEx_t *m_GetCurrentConsoleFontEx;
339
- SetCurrentConsoleFontEx_t *m_SetCurrentConsoleFontEx;
340
- };
341
-
342
- static std::vector<std::pair<DWORD, COORD> > readFontTable(
343
- XPFontAPI &api, HANDLE conout, DWORD maxCount) {
344
- std::vector<std::pair<DWORD, COORD> > ret;
345
- for (DWORD i = 0; i < maxCount; ++i) {
346
- COORD size = api.GetConsoleFontSize()(conout, i);
347
- if (size.X == 0 && size.Y == 0) {
348
- break;
349
- }
350
- ret.push_back(std::make_pair(i, size));
351
- }
352
- return ret;
353
- }
354
-
355
- static void dumpFontTable(HANDLE conout, const char *prefix) {
356
- const int kMaxCount = 1000;
357
- if (!isTracingEnabled()) {
358
- return;
359
- }
360
- XPFontAPI api;
361
- if (!api.valid()) {
362
- trace("dumpFontTable: cannot dump font table -- missing APIs");
363
- return;
364
- }
365
- std::vector<std::pair<DWORD, COORD> > table =
366
- readFontTable(api, conout, kMaxCount);
367
- std::string line;
368
- char tmp[128];
369
- size_t first = 0;
370
- while (first < table.size()) {
371
- size_t last = std::min(table.size() - 1, first + 10 - 1);
372
- winpty_snprintf(tmp, "%sfonts %02u-%02u:",
373
- prefix, static_cast<unsigned>(first), static_cast<unsigned>(last));
374
- line = tmp;
375
- for (size_t i = first; i <= last; ++i) {
376
- if (i % 10 == 5) {
377
- line += " - ";
378
- }
379
- winpty_snprintf(tmp, " %2dx%-2d",
380
- table[i].second.X, table[i].second.Y);
381
- line += tmp;
382
- }
383
- trace("%s", line.c_str());
384
- first = last + 1;
385
- }
386
- if (table.size() == kMaxCount) {
387
- trace("%sfonts: ... stopped reading at %d fonts ...",
388
- prefix, kMaxCount);
389
- }
390
- }
391
-
392
- static std::string stringToCodePoints(const std::wstring &str) {
393
- std::string ret = "(";
394
- for (size_t i = 0; i < str.size(); ++i) {
395
- char tmp[32];
396
- winpty_snprintf(tmp, "%X", str[i]);
397
- if (ret.size() > 1) {
398
- ret.push_back(' ');
399
- }
400
- ret += tmp;
401
- }
402
- ret.push_back(')');
403
- return ret;
404
- }
405
-
406
- static void dumpFontInfoEx(
407
- const AGENT_CONSOLE_FONT_INFOEX &infoex,
408
- const char *prefix) {
409
- if (!isTracingEnabled()) {
410
- return;
411
- }
412
- std::wstring faceName(infoex.FaceName,
413
- winpty_wcsnlen(infoex.FaceName, COUNT_OF(infoex.FaceName)));
414
- trace("%snFont=%u dwFontSize=(%d,%d) "
415
- "FontFamily=0x%x FontWeight=%u FaceName=%s %s",
416
- prefix,
417
- static_cast<unsigned>(infoex.nFont),
418
- infoex.dwFontSize.X, infoex.dwFontSize.Y,
419
- infoex.FontFamily, infoex.FontWeight, utf8FromWide(faceName).c_str(),
420
- stringToCodePoints(faceName).c_str());
421
- }
422
-
423
- static void dumpVistaFont(VistaFontAPI &api, HANDLE conout, const char *prefix) {
424
- if (!isTracingEnabled()) {
425
- return;
426
- }
427
- AGENT_CONSOLE_FONT_INFOEX infoex = {0};
428
- infoex.cbSize = sizeof(infoex);
429
- if (!api.GetCurrentConsoleFontEx()(conout, FALSE, &infoex)) {
430
- trace("GetCurrentConsoleFontEx call failed");
431
- return;
432
- }
433
- dumpFontInfoEx(infoex, prefix);
434
- }
435
-
436
- static void dumpXPFont(XPFontAPI &api, HANDLE conout, const char *prefix) {
437
- if (!isTracingEnabled()) {
438
- return;
439
- }
440
- AGENT_CONSOLE_FONT_INFO info = {0};
441
- if (!api.GetCurrentConsoleFont()(conout, FALSE, &info)) {
442
- trace("GetCurrentConsoleFont call failed");
443
- return;
444
- }
445
- trace("%snFont=%u dwFontSize=(%d,%d)",
446
- prefix,
447
- static_cast<unsigned>(info.nFont),
448
- info.dwFontSize.X, info.dwFontSize.Y);
449
- }
450
-
451
- static bool setFontVista(
452
- VistaFontAPI &api,
453
- HANDLE conout,
454
- const Font &font) {
455
- AGENT_CONSOLE_FONT_INFOEX infoex = {};
456
- infoex.cbSize = sizeof(AGENT_CONSOLE_FONT_INFOEX);
457
- infoex.dwFontSize.Y = font.size;
458
- infoex.FontFamily = font.family;
459
- infoex.FontWeight = 400;
460
- winpty_wcsncpy_nul(infoex.FaceName, font.faceName);
461
- dumpFontInfoEx(infoex, "setFontVista: setting font to: ");
462
- if (!api.SetCurrentConsoleFontEx()(conout, FALSE, &infoex)) {
463
- trace("setFontVista: SetCurrentConsoleFontEx call failed");
464
- return false;
465
- }
466
- memset(&infoex, 0, sizeof(infoex));
467
- infoex.cbSize = sizeof(infoex);
468
- if (!api.GetCurrentConsoleFontEx()(conout, FALSE, &infoex)) {
469
- trace("setFontVista: GetCurrentConsoleFontEx call failed");
470
- return false;
471
- }
472
- if (wcsncmp(infoex.FaceName, font.faceName,
473
- COUNT_OF(infoex.FaceName)) != 0) {
474
- trace("setFontVista: face name was not set");
475
- dumpFontInfoEx(infoex, "setFontVista: post-call font: ");
476
- return false;
477
- }
478
- // We'd like to verify that the new font size is correct, but we can't
479
- // predict what it will be, even though we just set it to `pxSize` through
480
- // an apprently symmetric interface. For the Chinese and Korean fonts, the
481
- // new `infoex.dwFontSize.Y` value can be slightly larger than the height
482
- // we specified.
483
- return true;
484
- }
485
-
486
- static Font selectSmallFont(int codePage, int columns, bool isNewW10) {
487
- // Iterate over a set of font sizes according to the code page, and select
488
- // one.
489
-
490
- const wchar_t *faceName = nullptr;
491
- unsigned int fontFamily = 0;
492
- const FontSize *table = nullptr;
493
- size_t tableSize = 0;
494
-
495
- switch (codePage) {
496
- case 932: // Japanese
497
- faceName = kMSGothic;
498
- fontFamily = 0x36;
499
- if (isNewW10) {
500
- table = k932GothicWin10;
501
- tableSize = COUNT_OF(k932GothicWin10);
502
- } else if (isAtLeastWindows8()) {
503
- table = k932GothicWin8;
504
- tableSize = COUNT_OF(k932GothicWin8);
505
- } else {
506
- table = k932GothicVista;
507
- tableSize = COUNT_OF(k932GothicVista);
508
- }
509
- break;
510
- case 936: // Chinese Simplified
511
- faceName = kNSimSun;
512
- fontFamily = 0x36;
513
- table = k936SimSun;
514
- tableSize = COUNT_OF(k936SimSun);
515
- break;
516
- case 949: // Korean
517
- faceName = kGulimChe;
518
- fontFamily = 0x36;
519
- table = k949GulimChe;
520
- tableSize = COUNT_OF(k949GulimChe);
521
- break;
522
- case 950: // Chinese Traditional
523
- faceName = kMingLight;
524
- fontFamily = 0x36;
525
- table = k950MingLight;
526
- tableSize = COUNT_OF(k950MingLight);
527
- break;
528
- default:
529
- faceName = kLucidaConsole;
530
- fontFamily = 0x36;
531
- table = kLucidaFontSizes;
532
- tableSize = COUNT_OF(kLucidaFontSizes);
533
- break;
534
- }
535
-
536
- size_t bestIndex = static_cast<size_t>(-1);
537
- std::tuple<int, int> bestScore = std::make_tuple(-1, -1);
538
-
539
- // We might want to pick the smallest possible font, because we don't know
540
- // how large the monitor is (and the monitor size can change). We might
541
- // want to pick a larger font to accommodate console programs that resize
542
- // the console on their own, like DOS edit.com, which tends to resize the
543
- // console to 80 columns.
544
-
545
- for (size_t i = 0; i < tableSize; ++i) {
546
- const int width = table[i].width * columns;
547
-
548
- // In general, we'd like to pick a font size where cutting the number
549
- // of columns in half doesn't immediately violate the minimum width
550
- // constraint. (e.g. To run DOS edit.com, a user might resize their
551
- // terminal to ~100 columns so it's big enough to show the 80 columns
552
- // post-resize.) To achieve this, give priority to fonts that allow
553
- // this halving. We don't want to encourage *very* large fonts,
554
- // though, so disable the effect as the number of columns scales from
555
- // 80 to 40.
556
- const int halfColumns = std::min(columns, std::max(40, columns / 2));
557
- const int halfWidth = table[i].width * halfColumns;
558
-
559
- std::tuple<int, int> thisScore = std::make_tuple(-1, -1);
560
- if (width >= 160 && halfWidth >= 160) {
561
- // Both sizes are good. Prefer the smaller fonts.
562
- thisScore = std::make_tuple(2, -width);
563
- } else if (width >= 160) {
564
- // Prefer the smaller fonts.
565
- thisScore = std::make_tuple(1, -width);
566
- } else {
567
- // Otherwise, prefer the largest font in our table.
568
- thisScore = std::make_tuple(0, width);
569
- }
570
- if (thisScore > bestScore) {
571
- bestIndex = i;
572
- bestScore = thisScore;
573
- }
574
- }
575
-
576
- ASSERT(bestIndex != static_cast<size_t>(-1));
577
- return Font { faceName, fontFamily, table[bestIndex].size };
578
- }
579
-
580
- static void setSmallFontVista(VistaFontAPI &api, HANDLE conout,
581
- int columns, bool isNewW10) {
582
- int codePage = GetConsoleOutputCP();
583
- const auto font = selectSmallFont(codePage, columns, isNewW10);
584
- if (setFontVista(api, conout, font)) {
585
- trace("setSmallFontVista: success");
586
- return;
587
- }
588
- if (codePage == 932 || codePage == 936 ||
589
- codePage == 949 || codePage == 950) {
590
- trace("setSmallFontVista: falling back to default codepage font instead");
591
- const auto fontFB = selectSmallFont(0, columns, isNewW10);
592
- if (setFontVista(api, conout, fontFB)) {
593
- trace("setSmallFontVista: fallback was successful");
594
- return;
595
- }
596
- }
597
- trace("setSmallFontVista: failure");
598
- }
599
-
600
- struct FontSizeComparator {
601
- bool operator()(const std::pair<DWORD, COORD> &obj1,
602
- const std::pair<DWORD, COORD> &obj2) const {
603
- int score1 = obj1.second.X + obj1.second.Y;
604
- int score2 = obj2.second.X + obj2.second.Y;
605
- return score1 < score2;
606
- }
607
- };
608
-
609
- } // anonymous namespace
610
-
611
- // A Windows console window can never be larger than the desktop window. To
612
- // maximize the possible size of the console in rows*cols, try to configure
613
- // the console with a small font. Unfortunately, we cannot make the font *too*
614
- // small, because there is also a minimum window size in pixels.
615
- void setSmallFont(HANDLE conout, int columns, bool isNewW10) {
616
- trace("setSmallFont: attempting to set a small font for %d columns "
617
- "(CP=%u OutputCP=%u)",
618
- columns,
619
- static_cast<unsigned>(GetConsoleCP()),
620
- static_cast<unsigned>(GetConsoleOutputCP()));
621
- VistaFontAPI vista;
622
- if (vista.valid()) {
623
- dumpVistaFont(vista, conout, "previous font: ");
624
- dumpFontTable(conout, "previous font table: ");
625
- setSmallFontVista(vista, conout, columns, isNewW10);
626
- dumpVistaFont(vista, conout, "new font: ");
627
- dumpFontTable(conout, "new font table: ");
628
- return;
629
- }
630
- trace("setSmallFont: neither Vista nor XP APIs detected -- giving up");
631
- dumpFontTable(conout, "font table: ");
632
- }
@@ -1,28 +0,0 @@
1
- // Copyright (c) 2015 Ryan Prichard
2
- //
3
- // Permission is hereby granted, free of charge, to any person obtaining a copy
4
- // of this software and associated documentation files (the "Software"), to
5
- // deal in the Software without restriction, including without limitation the
6
- // rights to use, copy, modify, merge, publish, distribute, sublicense, and/or
7
- // sell copies of the Software, and to permit persons to whom the Software is
8
- // furnished to do so, subject to the following conditions:
9
- //
10
- // The above copyright notice and this permission notice shall be included in
11
- // all copies or substantial portions of the Software.
12
- //
13
- // THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
14
- // IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
15
- // FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
16
- // AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
17
- // LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
18
- // FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS
19
- // IN THE SOFTWARE.
20
-
21
- #ifndef CONSOLEFONT_H
22
- #define CONSOLEFONT_H
23
-
24
- #include <windows.h>
25
-
26
- void setSmallFont(HANDLE conout, int columns, bool isNewW10);
27
-
28
- #endif // CONSOLEFONT_H