{"id":120078,"date":"2024-10-08T01:09:24","date_gmt":"2024-10-07T23:09:24","guid":{"rendered":"https:\/\/prohoster.info\/blog\/novosti-interneta\/tmux-3-5-i-3-5a"},"modified":"2024-10-08T01:09:24","modified_gmt":"2024-10-07T23:09:24","slug":"tmux-3-5-i-3-5a","status":"publish","type":"post","link":"https:\/\/prohoster.info\/en\/blog\/news\/tmux-3-5-i-3-5a","title":{"rendered":"Tmux 3.5 and 3.5a","gt_translate_keys":[{"key":"rendered","format":"text"}]},"content":{"rendered":"<p><img decoding=\"async\" alt=\"Tmux 3.5 and 3.5a\" src=\"\/wp-content\/uploads\/2024\/10\/202826bb1d051d26848574e2d3bcca1e.jpg\" style=\"display:block;margin: 0 auto;\" \/>                                <noindex>      <noindex><\/p>\n<p>A major update of the terminal multiplexer tmux was published a week ago <a rel=\"nofollow\" href=\"https:\/\/github.com\/tmux\/tmux\/issues\/4136\">under version 3.5<\/a>, the main change of which was an improved implementation of <a rel=\"nofollow\" href=\"https:\/\/github.com\/tmux\/tmux\/wiki\/Modifier-Keys\">extended keys<\/a> (extended keys). On October 5, the developers presented <a rel=\"nofollow\" href=\"https:\/\/github.com\/tmux\/tmux\/issues\/4162\">the bugfix release 3.5a<\/a>.<\/p>\n<p><\/noindex><\/noindex> <noindex><\/p>\n<p><a rel=\"nofollow\" href=\"https:\/\/tmux.github.io\/\">Tmux<\/a> &mdash; a free program that allows you to manage multiple console sessions from a single virtual terminal. It enables you to split the screen space of the terminal emulator vertically or horizontally into &laquo;panes&raquo;, each running a separate command line shell session, and group these &laquo;panes&raquo; into &laquo;windows&raquo;. Management of &laquo;windows&raquo; and &laquo;panes&raquo; is done through key combinations, and there is also optional mouse support. Additionally, Tmux implements scrolling within the console output and a built-in clipboard. The capabilities of Tmux can be extended by installing plugins.<\/p>\n<p><\/noindex>  <noindex><\/p>\n<p>The program is released under <a rel=\"nofollow\" href=\"https:\/\/www.isc.org\/licenses\/\">the ISC License<\/a> and is distributed under <a rel=\"nofollow\" href=\"https:\/\/github.com\/tmux\/tmux\">GitHub<\/a>. Tmux is included in the minimal installation <a rel=\"nofollow\" href=\"https:\/\/www.openbsd.org\/\">OpenBSD<\/a>, and installation is possible on many Unix-like systems.<\/p>\n<p><\/noindex> <\/p>\n<p><strong>Changes in Tmux 3.5<\/strong><\/p>\n<ul>\n<li>To ensure full compatibility with xterm in mode 2 and mode 1, support for extended keys has been revised. Tmux will now always request mode 2 from the parent terminal. This allows for a consistent internal representation of keys. An extended-keys-format option has been added to control the presentation format of keys, similar to the formatOtherKeys resource in xterm.<\/li>\n<li>The overlay (popup window or menu) will be cleared when the command line is opened.<\/li>\n<li>A copy-mode -d flag has been added to scroll down one page while already in copy mode (matching -e).<\/li>\n<li>Hyperlinks will be displayed in copy mode. A copy_cursor_hyperlink format has been added to obtain the hyperlink target under the cursor.<\/li>\n<li>An option for the prefix timeout (the key combination that starts the input of tmux commands) has been added.<\/li>\n<li>Key combinations with mouse movement have been disabled. They will be ignored to prevent exiting the prefix.<\/li>\n<li>Formats search_count and search_count_partial have been added to copy mode.<\/li>\n<li>Mouse focus will not move when clicking on the status line.<\/li>\n<li>Mirrored versions of the main-horizontal and main-vertical layouts have been added, where the main pane is at the bottom or on the right, rather than at the top or on the left.<\/li>\n<li>The work of REP with Unicode characters has been enabled.<\/li>\n<li>Corrected the calculation of the end of escape sequences in the clipboard.<\/li>\n<li>CRLF will be handled as LF in configuration files wherever possible.<\/li>\n<li>Workarounds for Linux console bugs manifesting with bright colors have been added.<\/li>\n<li>Environment variables used by systemd are removed during builds.<\/li>\n<li>The logic for deleting the last buffer has been adjusted to better preserve the selection area: if an element below a deleted one cannot be selected (e.g., the selection included the end of the output), the element above will be selected.<\/li>\n<li>An option has been added \u2014enable-jemalloc for building with the jemalloc memory allocator due to the limitations of glibc malloc.<\/li>\n<li>A way for clients to obtain OSC 10 and 11 requests has been added (refresh-client -r), allowing them to set foreground and background colors.<\/li>\n<li>Backward search with the N key has been added in tree mode.<\/li>\n<li>default-shell will be used for the command line, #() and popups (see release notes for 3.5a).<\/li>\n<li>Parts of the changes that were intended to skip already viewed lines during searches to improve performance have been reverted, as they were skipping end-of-line characters entirely.<\/li>\n<li>A command-error hook for commands that terminate with an error has been added.<\/li>\n<li>The option allow-set-title has been added, preventing applications from changing the panel title.<\/li>\n<li>Mouse behavior on cursor lift has been fixed: only the last dropped button is ignored, and double-clicks are always processed.<\/li>\n<li>A crash when moving focus to a closing pane has been fixed.<\/li>\n<li>During the next session search when detach-on-destroy is executed, the last created session will be selected.<\/li>\n<li>The default exit time has been reduced to 10 milliseconds.<\/li>\n<li>A command display-menu -M has been added, which allows always enabling mouse support in the menu.<\/li>\n<li>Device attributes will search for feature code 21 for DECSLRM and 28 for DECFRA. Level 1 has been enabled.<\/li>\n<li>A crash has been fixed if the program is built with SIXEL support and the SIXEL color register is incorrect. SIXEL images will be removed before reformatting.<\/li>\n<li>The window-layout-changed notification is not sent if the window is about to be closed soon.<\/li>\n<li>When the selected area is empty, the selection will be considered absent in terms of the selection_active and selection_present format variables.<\/li>\n<li>Fixed behavior of split-window -p.<\/li>\n<\/ul>\n<p><strong>Changes in Tmux 3.5a<\/strong><\/p>\n<ul>\n<li>The color name grey has been restored.<\/li>\n<li>Restored use of \/bin\/sh for #(), run-shell, and if-shell. Pop-ups will continue to use default-shell.<\/li>\n<li>Fixed combinations involving Shift and C-BSpace keys when using extended keys.<\/li>\n<\/ul>\n<p><em>When updating, note that 3.5 changes key representation, meaning keys that were previously considered equivalent will now behave differently.<\/em>, for example:<\/p>\n<ul>\n<li>C-A and C-a, C-B and C-b, etc.;<\/li>\n<li>C-i and Tab;<\/li>\n<li>C-m and Enter;<\/li>\n<li>C-@ and C-Space;<\/li>\n<li>C-Enter and Enter;<\/li>\n<li>C-BTab and C-S-Tab.<\/li>\n<\/ul>\n<p>All bindings using these keys will need to be changed in .tmux.conf when updating to 3.5a.<\/p>\n<p>Source: <a \ncontent=\"nofollow\" rel=\"nofollow\" href=\"https:\/\/www.linux.org.ru\/news\/opensource\/17751268\">linux.org.ru<\/a><\/p>","protected":false,"gt_translate_keys":[{"key":"rendered","format":"html"}]},"excerpt":{"rendered":"<p>\u041d\u0435\u0434\u0435\u043b\u044e \u043d\u0430\u0437\u0430\u0434 \u0431\u044b\u043b\u043e \u043e\u043f\u0443\u0431\u043b\u0438\u043a\u043e\u0432\u0430\u043d\u043e \u043a\u0440\u0443\u043f\u043d\u043e\u0435 \u043e\u0431\u043d\u043e\u0432\u043b\u0435\u043d\u0438\u0435 \u043c\u0443\u043b\u044c\u0442\u0438\u043f\u043b\u0435\u043a\u0441\u043e\u0440\u0430 \u0442\u0435\u0440\u043c\u0438\u043d\u0430\u043b\u0430 tmux \u043f\u043e\u0434 \u043d\u043e\u043c\u0435\u0440\u043e\u043c 3.5, \u0433\u043b\u0430\u0432\u043d\u044b\u043c \u0438\u0437\u043c\u0435\u043d\u0435\u043d\u0438\u0435\u043c \u043a\u043e\u0442\u043e\u0440\u043e\u0433\u043e \u0431\u044b\u043b\u043e \u0443\u0441\u043e\u0432\u0435\u0440\u0448\u0435\u043d\u0441\u0442\u0432\u043e\u0432\u0430\u043d\u043d\u0430\u044f \u0440\u0435\u0430\u043b\u0438\u0437\u0430\u0446\u0438\u044f \u0440\u0430\u0441\u0448\u0438\u0440\u0435\u043d\u043d\u044b\u0445 \u043a\u043b\u0430\u0432\u0438\u0448 (extended keys). 5 \u043e\u043a\u0442\u044f\u0431\u0440\u044f \u0440\u0430\u0437\u0440\u0430\u0431\u043e\u0442\u0447\u0438\u043a\u0438 \u043f\u0440\u0435\u0434\u0441\u0442\u0430\u0432\u0438\u043b\u0438 bugfix-\u0440\u0435\u043b\u0438\u0437 3.5a. Tmux &mdash; \u0441\u0432\u043e\u0431\u043e\u0434\u043d\u0430\u044f \u043f\u0440\u043e\u0433\u0440\u0430\u043c\u043c\u0430, \u043f\u043e\u0437\u0432\u043e\u043b\u044f\u044e\u0449\u0430\u044f \u0443\u043f\u0440\u0430\u0432\u043b\u044f\u0442\u044c \u043d\u0435\u0441\u043a\u043e\u043b\u044c\u043a\u0438\u043c\u0438 \u043a\u043e\u043d\u0441\u043e\u043b\u044c\u043d\u044b\u043c\u0438 \u0441\u0435\u0430\u043d\u0441\u0430\u043c\u0438 \u0438\u0437 \u043e\u0434\u043d\u043e\u0433\u043e \u0432\u0438\u0440\u0442\u0443\u0430\u043b\u044c\u043d\u043e\u0433\u043e \u0442\u0435\u0440\u043c\u0438\u043d\u0430\u043b\u0430. \u041e\u043d\u0430 \u043f\u043e\u0437\u0432\u043e\u043b\u044f\u0435\u0442 \u0434\u0435\u043b\u0438\u0442\u044c \u044d\u043a\u0440\u0430\u043d\u043d\u043e\u0435 \u043f\u0440\u043e\u0441\u0442\u0440\u0430\u043d\u0441\u0442\u0432\u043e \u044d\u043c\u0443\u043b\u044f\u0442\u043e\u0440\u0430 \u0442\u0435\u0440\u043c\u0438\u043d\u0430\u043b\u0430 \u0432\u0435\u0440\u0442\u0438\u043a\u0430\u043b\u044c\u043d\u043e \u0438\u043b\u0438 \u0433\u043e\u0440\u0438\u0437\u043e\u043d\u0442\u0430\u043b\u044c\u043d\u043e \u043d\u0430 &laquo;\u043f\u043b\u043e\u0441\u043a\u043e\u0441\u0442\u0438&raquo; (pane), \u0432 [&hellip;]<\/p>\n","protected":false,"gt_translate_keys":[{"key":"rendered","format":"html"}]},"author":1,"featured_media":120079,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[702],"tags":[],"class_list":["post-120078","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-news"],"aioseo_notices":[],"aioseo_head":"\n\t\t<!-- All in One SEO 5.0.2 - aioseo.com -->\n\t<meta name=\"description\" content=\"\u041d\u0435\u0434\u0435\u043b\u044e \u043d\u0430\u0437\u0430\u0434 \u0431\u044b\u043b\u043e \u043e\u043f\u0443\u0431\u043b\u0438\u043a\u043e\u0432\u0430\u043d\u043e \u043a\u0440\u0443\u043f\u043d\u043e\u0435 \u043e\u0431\u043d\u043e\u0432\u043b\u0435\u043d\u0438\u0435.\" \/>\n\t<meta name=\"robots\" content=\"max-image-preview:large\" \/>\n\t<meta name=\"author\" content=\"Yuri Gagarin\"\/>\n\t<link rel=\"canonical\" href=\"https:\/\/prohoster.info\/en\/blog\/news\/tmux-3-5-i-3-5a\" \/>\n\t<meta name=\"generator\" content=\"All in One SEO (AIOSEO) 5.0.2\" \/>\n\t\t<meta property=\"og:locale\" content=\"en_US\" \/>\n\t\t<meta property=\"og:site_name\" content=\"ProHoster | \u041a\u0443\u043f\u0438\u0442\u044c \u043d\u0430\u0434\u0435\u0436\u043d\u044b\u0439 \u0445\u043e\u0441\u0442\u0438\u043d\u0433 \u0434\u043b\u044f \u0441\u0430\u0439\u0442\u043e\u0432 \u0441 \u0437\u0430\u0449\u0438\u0442\u043e\u0439 \u043e\u0442 DDoS, VPS VDS \u0441\u0435\u0440\u0432\u0435\u0440\u044b\" \/>\n\t\t<meta property=\"og:type\" content=\"article\" \/>\n\t\t<meta property=\"og:title\" content=\"\ud83e\udd47Tmux 3.5 \u0438 3.5a | ProHoster\" \/>\n\t\t<meta property=\"og:description\" content=\"\u041d\u0435\u0434\u0435\u043b\u044e \u043d\u0430\u0437\u0430\u0434 \u0431\u044b\u043b\u043e \u043e\u043f\u0443\u0431\u043b\u0438\u043a\u043e\u0432\u0430\u043d\u043e \u043a\u0440\u0443\u043f\u043d\u043e\u0435 \u043e\u0431\u043d\u043e\u0432\u043b\u0435\u043d\u0438\u0435.\" \/>\n\t\t<meta property=\"og:url\" content=\"https:\/\/prohoster.info\/en\/blog\/news\/tmux-3-5-i-3-5a\" \/>\n\t\t<meta property=\"og:image\" content=\"https:\/\/prohoster.info\/wp-content\/uploads\/2021\/11\/logo-350.jpg\" \/>\n\t\t<meta property=\"og:image:secure_url\" content=\"https:\/\/prohoster.info\/wp-content\/uploads\/2021\/11\/logo-350.jpg\" \/>\n\t\t<meta property=\"og:image:width\" content=\"350\" \/>\n\t\t<meta property=\"og:image:height\" content=\"350\" \/>\n\t\t<meta property=\"article:published_time\" content=\"2024-10-07T23:09:24+00:00\" \/>\n\t\t<meta property=\"article:modified_time\" content=\"2024-10-07T23:09:24+00:00\" \/>\n\t\t<meta property=\"article:publisher\" content=\"https:\/\/www.facebook.com\/prohoster\" \/>\n\t\t<meta property=\"article:author\" content=\"https:\/\/www.facebook.com\/prohoster\" \/>\n\t\t<!-- All in One SEO -->\n\n","aioseo_head_json":{"title":"\ud83c\udfc6 Tmux 3.5 and 3.5a | ProHoster","description":"A major update was released a week ago.","canonical_url":"https:\/\/prohoster.info\/en\/blog\/news\/tmux-3-5-i-3-5a","robots":"max-image-preview:large","keywords":"","webmasterTools":{"miscellaneous":""},"schema":null,"og:locale":"en_US","og:site_name":"ProHoster | \u041a\u0443\u043f\u0438\u0442\u044c \u043d\u0430\u0434\u0435\u0436\u043d\u044b\u0439 \u0445\u043e\u0441\u0442\u0438\u043d\u0433 \u0434\u043b\u044f \u0441\u0430\u0439\u0442\u043e\u0432 \u0441 \u0437\u0430\u0449\u0438\u0442\u043e\u0439 \u043e\u0442 DDoS, VPS VDS \u0441\u0435\u0440\u0432\u0435\u0440\u044b","og:type":"article","og:title":"\ud83e\udd47Tmux 3.5 \u0438 3.5a | ProHoster","og:description":"\u041d\u0435\u0434\u0435\u043b\u044e \u043d\u0430\u0437\u0430\u0434 \u0431\u044b\u043b\u043e \u043e\u043f\u0443\u0431\u043b\u0438\u043a\u043e\u0432\u0430\u043d\u043e \u043a\u0440\u0443\u043f\u043d\u043e\u0435 \u043e\u0431\u043d\u043e\u0432\u043b\u0435\u043d\u0438\u0435.","og:url":"https:\/\/prohoster.info\/en\/blog\/news\/tmux-3-5-i-3-5a","og:image":"https:\/\/prohoster.info\/wp-content\/uploads\/2021\/11\/logo-350.jpg","og:image:secure_url":"https:\/\/prohoster.info\/wp-content\/uploads\/2021\/11\/logo-350.jpg","og:image:width":350,"og:image:height":350,"article:published_time":"2024-10-07T23:09:24+00:00","article:modified_time":"2024-10-07T23:09:24+00:00","article:publisher":"https:\/\/www.facebook.com\/prohoster","article:author":"https:\/\/www.facebook.com\/prohoster"},"aioseo_meta_data":{"post_id":"120078","title":null,"description":null,"keywords":null,"keyphrases":null,"primary_term":null,"canonical_url":null,"og_title":null,"og_description":null,"og_object_type":"default","og_image_type":"default","og_image_url":null,"og_image_width":null,"og_image_height":null,"og_image_custom_url":null,"og_image_custom_fields":null,"og_video":null,"og_custom_url":null,"og_article_section":null,"og_article_tags":null,"twitter_use_og":false,"twitter_card":"default","twitter_image_type":"default","twitter_image_url":null,"twitter_image_custom_url":null,"twitter_image_custom_fields":null,"twitter_title":null,"twitter_description":null,"schema":{"blockGraphs":[],"customGraphs":[],"default":{"data":{"Article":[],"Course":[],"Dataset":[],"FAQPage":[],"Movie":[],"Person":[],"Product":[],"ProductReview":[],"Car":[],"Recipe":[],"Service":[],"SoftwareApplication":[],"WebPage":[]},"graphName":"","isEnabled":true},"graphs":[]},"schema_type":"default","schema_type_options":null,"pillar_content":false,"robots_default":true,"robots_noindex":false,"robots_noarchive":false,"robots_nosnippet":false,"robots_nofollow":false,"robots_noimageindex":false,"robots_noodp":false,"robots_notranslate":false,"robots_max_snippet":null,"robots_max_videopreview":null,"robots_max_imagepreview":"large","priority":null,"frequency":null,"local_seo":null,"seo_analyzer_scan_date":"2026-01-23 07:07:19","breadcrumb_settings":null,"limit_modified_date":false,"reviewed_by":null,"ai":null,"created":"2026-01-23 07:07:19","updated":"2026-01-23 07:07:19","focus_keyword":null,"additional_keywords":null,"truseo_locale":null},"gt_translate_keys":[{"key":"link","format":"url"}],"_links":{"self":[{"href":"https:\/\/prohoster.info\/en\/wp-json\/wp\/v2\/posts\/120078","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/prohoster.info\/en\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/prohoster.info\/en\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/prohoster.info\/en\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/prohoster.info\/en\/wp-json\/wp\/v2\/comments?post=120078"}],"version-history":[{"count":0,"href":"https:\/\/prohoster.info\/en\/wp-json\/wp\/v2\/posts\/120078\/revisions"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/prohoster.info\/en\/wp-json\/wp\/v2\/media\/120079"}],"wp:attachment":[{"href":"https:\/\/prohoster.info\/en\/wp-json\/wp\/v2\/media?parent=120078"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/prohoster.info\/en\/wp-json\/wp\/v2\/categories?post=120078"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/prohoster.info\/en\/wp-json\/wp\/v2\/tags?post=120078"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}