X-Recipient: archive-cygwin AT delorie DOT com DomainKey-Signature: a=rsa-sha1; c=nofws; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:reply-to:to:from:subject:message-id:date :mime-version:content-type:content-transfer-encoding:sender; q= dns; s=default; b=BxVNor6iGLJVZbhjlIPtYD7/i4moCoA+kTs5ze8618PKoq 3DuOI3nvDC7c7kJw1TVc4jsGk0HubBN1L0kehnRnglBG2wsbvi0ZkmQ+JYtcdyqy 1Zam0sK69y+Mp95lE51swmYDI4AVeL96BwdTiSUUiuXBc9MhfnvOl/5Rsse1Q= DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:reply-to:to:from:subject:message-id:date :mime-version:content-type:content-transfer-encoding:sender; s= default; bh=wz82t/hI+256mLPDOaL9yzoBY5o=; b=Ae6bDyYJs+/dihZ1xt/p zPAsnND8yVRqjVtANWWj14kTRu7WaBix2+VsWQtHVSSRgTWAJC9AQaurKNZkAnBH oGXySy+BoJ5WErPr5wPf3WHs4rZab6I4p+ydAT4P/538xWLcqzPT42CMHSFLdHsm 8vsK6Grqaht0b7PYfsBOPhQ= Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Authentication-Results: sourceware.org; auth=none X-Spam-SWARE-Status: No, score=-7.9 required=5.0 tests=ALL_TRUSTED,BAYES_00,GIT_PATCH_2,TIME_LIMIT_EXCEEDED autolearn=unavailable version=3.3.2 spammy=Updated, announcement, ANNOUNCEMENT, HX-HELO:sk:localho X-HELO: localhost.localdomain Reply-To: cygwin AT cygwin DOT com Authentication-Results: sourceware.org; auth=none To: cygwin AT cygwin DOT com From: Thomas Wolff Subject: [ANNOUNCEMENT] Updated: mintty 2.9.6 Message-Id: Date: Sun, 20 Jan 2019 17:50:34 +0100 User-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:60.0) Gecko/20100101 Thunderbird/60.4.0 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 8bit Sender: qmail alias X-IsSubscribed: yes I have uploaded mintty 2.9.6 with the following changes: Terminal features   * Fixed bidi "run" handling (~#837).   * Fixed bidi embedding handling (#837).   * HTML export/copy: Fixed HTML style attributes. Window handling   * Flexible window grouping configuration (#789).   * If started from desktop shortcut, clone AppID from it (#784, mintty/wsltty#96).   * Display speedup by skipping refresh intervals (#835).   * Support for pasting from Windows clipboard history (mintty/wsltty#139).   * Option to lock title from being changed (mintty/wsltty#138). Keyboard handling   * Workaround for buggy StrokeIt tool sending right-Alt+Fn key events (#833).   * Optional support for external hotkeys (esp. to close window), overriding disabled Alt+Fn shortcuts.   * Workaround for Windows clipboard history pasting implementation (mintty/wsltty#139).   * Unified environment for external commands attached to keys (KeyFunctions) with those in context menu (UserCommands). Configuration   * New option UserCommandsPath to configure PATH for UserCommands, KeyFunctions, SysMenuFunctions.   * Option Class supports the same placeholders as AppID (#789).   * New option SupportExternalHotkeys.   * New option DisplaySpeedup (#835).   * New options CtxMenuFunctions and SysMenuFunctions to customize menus (#820).   * New user-definable functions lock-title, new-window, win-toggle-max. The homepage is at http://mintty.github.io/ It also links to the issue tracker. ------ Thomas -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple