New link: tmux 3.5
This commit is contained in:
parent
bade72a7a2
commit
c2c4a3027c
2 changed files with 38 additions and 0 deletions
19
content/links/tmux-3-5.md
Normal file
19
content/links/tmux-3-5.md
Normal file
|
|
@ -0,0 +1,19 @@
|
|||
+++
|
||||
title = "Release tmux 3.5 · tmux/tmux"
|
||||
date = 2024-09-27
|
||||
[extra]
|
||||
url = "https://github.com/tmux/tmux/releases/tag/3.5"
|
||||
+++
|
||||
|
||||
Interesting [changes](https://raw.githubusercontent.com/tmux/tmux/3.5/CHANGES) include:
|
||||
|
||||
- "Display hyperlinks in copy mode and add `copy_cursor_hyperlink` format to get
|
||||
the hyperlink under the cursor."
|
||||
- "Add a prefix timeout option."
|
||||
- "Add mirrored versions of the `main-horizontal` and `main-vertical` layouts where
|
||||
the main pane is bottom or right instead of top or left."
|
||||
- "Add `--enable-jemalloc` to build with jemalloc memory allocator (since glibc
|
||||
malloc is so poor)."
|
||||
- "Add `N` to search backwards in tree modes."
|
||||
- "Use `default-shell` for command prompt, `#()` and popups."
|
||||
- "Add a `command-error` hook when a command fails."
|
||||
19
content/links/tmux-3-5.pt.md
Normal file
19
content/links/tmux-3-5.pt.md
Normal file
|
|
@ -0,0 +1,19 @@
|
|||
+++
|
||||
title = "Release tmux 3.5 · tmux/tmux"
|
||||
date = 2024-09-27
|
||||
[extra]
|
||||
url = "https://github.com/tmux/tmux/releases/tag/3.5"
|
||||
+++
|
||||
|
||||
[Mudanças](https://raw.githubusercontent.com/tmux/tmux/3.5/CHANGES) interessantes incluem:
|
||||
|
||||
- "Mostra hyperlinks no modo de cópia e adiciona o formato
|
||||
`copy_cursor_hyperlink` para obter o hyperlink sob o cursor."
|
||||
- "Adiciona uma opção de timeout para o prefixo."
|
||||
- "Adiciona versões espelhadas dos layouts `main-horizontal` e `main-vertical`
|
||||
onde o painel principal fica em baixo ou à direita ao invés de no topo ou esquerda."
|
||||
- "Adiciona `--enable-jemalloc` para build com alocador de memória jemalloc
|
||||
(já que o malloc da glibc é tão pobre)."
|
||||
- "Adiciona `N` para busca reversa nos modos tree."
|
||||
- "Usa `default-shell` para a prompt de comando, `#()` e popups."
|
||||
- "Adiciona um hook `command-error` quando um comando falha."
|
||||
Loading…
Add table
Add a link
Reference in a new issue