iesvorti.blogg.se

Applescript coolterm
Applescript coolterm












applescript coolterm
  1. #Applescript coolterm serial#
  2. #Applescript coolterm windows#

Connection Settings saved as default no longer contain the selected serial port and window position.Selecting File/Save when settings have not previously been saved will present the user with a "Save As." dialog. File/Save menu item is now permanently enabled.Default is now 64-bit for all platforms (except Raspberry Pi).Added support for dark mode on platforms that support it (such as macOS Mojave).GetAllParameters(ID as integer) as string.SetParameter(ID as integer, ParameterName as string, Value as string) as boolean.GetParameter(ID as integer, ParameterName as string) as string.SetCurrentSerialPort(ID as integer, SerialPortIndex as integer) as boolean.GetCurrentSerialPort(ID as integer) as integer.SerialPortName(SerialPortIndex as integer) as string.SaveSetting(ID as integer, FilePath as String) as boolean.WindowIDfromName(WindowName as string) as integer.Added the following AppleScript commands:.Added preferences option to check for development releases when checking for updates.Added preferences option to automatically refresh the list of serial ports when opening the connection options.The font size for text input fields (line mode input field "Send String" input field) can now be set independently via the preferences.The custom baudrate can be saved as part of the connection settings. Added baud rate selector in the connections to allow setting a custom baudrate.

applescript coolterm

Opening and closing the port automatically un-pauses the display. When enabled, the display contents are not updated until pausing the display is disabled again.

applescript coolterm

  • Replaced option to stop Autoscrolling with option to pause the display instead.
  • Added context menu for Copy/Paste operations to plain text display.
  • #Applescript coolterm windows#

    CoolTerm will attempt to restore all the open terminal windows from the previous session at the next start. If enabled via the Preferences, the current session is saved if CoolTerm is quit via File/Quit (macOS/Linux) or File/Exit (Windows). Added capability to restore the previous sessions.Added "Close All" menu to close all open window.CoolTerm 1.6.0 brings may new and exciting updates. The perfect day to announce the latest release. Today marks the 10th anniversary of the initial public release of CoolTerm.














    Applescript coolterm