Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Releases: Squitch1/Tess

0.7.0-alpha.16

21 Apr 17:13
@Squitch1 Squitch1
e6ed560
This commit was created on GitHub.com and signed with GitHub’s verified signature.
GPG key ID: B5690EEEBB952194
Verified
Learn about vigilant mode.

Choose a tag to compare

0.7.0-alpha.16 Pre-release
Pre-release

Patch Notes

  • General

    • Add taskbar progress tracking
    • Add the ability to print settings location
    • Improve PTY read loop and performance by reducing flow-control overhead
    • Prevent a race condition when launching a new PTY
    • Fix incorrect title after closing the active tab
    • Hide details card while dragging tabs
  • Settings

    • Add taskbar_progress field to desktop_integration settings, default to true
  • Linux

    • Prevent opening the GTK emoji chooser
Loading

0.7.0-alpha.15

21 Jan 16:35
@Squitch1 Squitch1
f7dfc20
This commit was created on GitHub.com and signed with GitHub’s verified signature.
GPG key ID: B5690EEEBB952194
Verified
Learn about vigilant mode.

Choose a tag to compare

0.7.0-alpha.15 Pre-release
Pre-release

Patch Note

  • General

    • Handle quotes and environment variables when parsing the profile command
    • Support multi-line highlighting for hyperlinks
    • Show a details card on tab hover
    • Fix incorrect termination of processes when closing a window
    • Prevent focus loss when clicking the title bar
    • Display "Untitled" as the default widget title
    • Other minor bug fixes
  • Settings

    • Add minimum_contrast_ratio field to terminal settings, default to 1
    • Add focus_mode field to app_behavior settings, default to RequestAttention
    • Add details_card_delay field to app_behavior settings, default to 1500
    • Rename tab field to process in close_confirmation settings
    • Move open_in_tab field from desktop_integration to app_behavior settings
  • Linux

    • Add intercept_signals field to desktop_integration settings, default to true
  • Windows

    • Add jump list support
    • WebView now correctly takes focus
Loading

0.7.0-alpha.14

14 Jun 08:55
@Squitch1 Squitch1
6cc7259
This commit was created on GitHub.com and signed with GitHub’s verified signature.
GPG key ID: B5690EEEBB952194
Verified
Learn about vigilant mode.

Choose a tag to compare

0.7.0-alpha.14 Pre-release
Pre-release

Patch Note

  • General

    • Define $COLORTERM, $TERM_PROGRAM and $TERM_PROGRAM_VERSION for compatibility
    • Add a setting to set the initial shell title
    • Add support for hyperlinks
  • Settings

    • Add hyperlink_modifier setting, default to CTRL
    • Add hyperlink color setting, default to #156CE624
  • CLI Interface

    • New option:
      • -T, --title: Set the default shell title
  • Linux

    • Register as an alternative to x-terminal-emulator in the .deb package
Loading

0.7.0-alpha.13

06 Jun 16:39
@Squitch1 Squitch1
5580ee9
This commit was created on GitHub.com and signed with GitHub’s verified signature.
GPG key ID: B5690EEEBB952194
Verified
Learn about vigilant mode.

Choose a tag to compare

0.7.0-alpha.13 Pre-release
Pre-release

Patch Note

  • General

    • Add CLI interface
    • Fix tab being incorrectly closed in race conditions
    • Fix invalid handling of UTF-8 sequence
    • Fix undesired pinch-zoom
    • Improve app initialization
    • Optimize PTY close detection
    • Bug fixes
  • CLI Interface

    • Available options:
      • -e, --command: Execute a specific command
      • -w, --workdir: Set the working directory
      • -p, --profile: Set the profile to use
      • --tab or --window: Open either in a tab or window
  • Linux

    • Add .deb package
    • Add man pages
    • Add .desktop entry
Loading
Suburbanno reacted with hooray emoji
1 person reacted

0.7-alpha.12

28 Mar 16:49
@Squitch1 Squitch1
b8e075d
This commit was created on GitHub.com and signed with GitHub’s verified signature.
GPG key ID: B5690EEEBB952194
Verified
Learn about vigilant mode.

Choose a tag to compare

0.7-alpha.12 Pre-release
Pre-release

Patch Note

  • General

    • Bump Tauri to v2
    • Improve settings' deserialization speed
    • Add bracketed paste support
    • Bug fixes
  • Settings

    • Rename config file tosettings.json
    • Add bracketed_paste setting, enabled by default
    • Rename settings
      • show_unread_data_mark into notify_content_change
      • close_confirmation.excluded_process into close_confirmation.excluded_processes
    • Rename title format placeholder
      • action_progress into progress
      • leader_process into leader_name
  • Windows

    • Add tabbed background type
    • Remove blurred background type
Loading

0.7-alpha.11

16 Jan 13:45
@Squitch1 Squitch1
7d43c7f
This commit was created on GitHub.com and signed with GitHub’s verified signature.
GPG key ID: B5690EEEBB952194
Verified
Learn about vigilant mode.

Choose a tag to compare

0.7-alpha.11 Pre-release
Pre-release

Patch Note

  • General

    • Add tab split
    • Add 8 shortcuts
      • CloseFocusedPane
      • CloseSpecificPane
      • SplitTabAndOpenDefaultProfile
      • SplitFocusedPaneAndOpenDefaultProfile
      • SplitSpecificPaneAndOpenDefaultProfile
      • SplitTabAndOpenProfile(String)
      • SplitFocusedPaneAndOpenProfile(String)
      • SplitSpecificPaneAndOpenProfile(String)
    • Add unread-content indicator
    • Improve errors handling
    • Revamp animations
  • Linux

    • Reduce flickering with applications with high refresh rates
    • Nvidia & WebKit rendering issue partially fixed
Loading

0.7-alpha.10

07 May 14:32
@Squitch1 Squitch1
74153db
This commit was created on GitHub.com and signed with GitHub’s verified signature.
GPG key ID: B5690EEEBB952194
Verified
Learn about vigilant mode.

Choose a tag to compare

0.7-alpha.10 Pre-release
Pre-release

Patch Note

  • General
    • Reduce binary size
Loading

0.7-alpha.9

25 Mar 15:35
@Squitch1 Squitch1
4d79fc6
This commit was created on GitHub.com and signed with GitHub’s verified signature.
GPG key ID: B5690EEEBB952194
Verified
Learn about vigilant mode.

Choose a tag to compare

0.7-alpha.9 Pre-release
Pre-release

Patch Note

  • General
    • Add title formatting. See the devblog for more information
    • Add progress tracking
    • Add content indicator
Loading

0.7-alpha.8

09 Jan 21:48
@Squitch1 Squitch1
fc01b8e
This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
GPG key ID: 4AEE18F83AFDEB23
Expired
Verified
Learn about vigilant mode.

Choose a tag to compare

0.7-alpha.8 Pre-release
Pre-release

Patch Note

  • General
    • Refactor the codebase
    • Revamp toast notifications
    • Improve error handling
    • Reduce resource consumption
Loading

0.7-alpha.7

21 Nov 13:06
@Squitch1 Squitch1
f3a2c45
This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
GPG key ID: 4AEE18F83AFDEB23
Expired
Verified
Learn about vigilant mode.

Choose a tag to compare

0.7-alpha.7 Pre-release
Pre-release

Patch Note

  • General
    • Add signal handler on Linux
    • Reduce CPU Usage
    • Fix incorrect tab's title on Linux
Loading
Previous 1 3 4
Previous

AltStyle によって変換されたページ (->オリジナル) /