Nils Görs
e15b369aa7
core: update German translations
2025-05-05 09:28:15 +02:00
Sébastien Helleu
5b62cb6451
buflist: add variables ${number_zero} and ${number_zero2} (zero-padded buffer number)
2025-05-04 09:28:03 +02:00
Sébastien Helleu
3a6ac9ee76
all: add SPDX license tag
2025-03-31 07:49:26 +02:00
Sébastien Helleu
d8987a1678
all: replace Copyright lines by SPDX copyright tag
2025-03-30 14:47:12 +02:00
Ivan Pešić
7ca62883cf
core: update Serbian translation
2025-03-28 07:50:16 +01:00
Nils Görs
99bb1454a4
core: update German translations
2025-03-17 11:03:14 +01:00
Sébastien Helleu
847ce17718
xfer: replace "ETA" by "time left"
2025-03-16 15:01:17 +01:00
Nils Görs
e8a335a3e3
core: update German translations
2025-03-16 10:42:23 +01:00
Sébastien Helleu
e9983821e7
buflist: fix typo in help on option buflist.look.nick_prefix_empty
2025-03-16 10:36:23 +01:00
Sébastien Helleu
b25a9b11a0
buflist: apply option buflist.look.nick_prefix_empty also on private and list buffers
2025-03-15 19:19:19 +01:00
Nils Görs
20b2bdedc2
core: update German translations
2025-03-09 11:25:46 +01:00
Sébastien Helleu
68d452b559
core: improve help on option weechat.completion.nick_ignore_words
2025-03-09 08:26:09 +01:00
Nils Görs
357b7e0d55
core: update German translations
2025-03-08 09:33:15 +01:00
Sébastien Helleu
2e570c599b
core: add option weechat.completion.nick_ignore_words ( closes #1143 )
2025-03-03 08:27:22 +01:00
Nils Görs
19d84e975e
core: update German translations
2025-02-19 08:28:08 +01:00
Sébastien Helleu
4865fe07e2
core: update translations (issue #2234 )
2025-02-18 22:11:19 +01:00
Nils Görs
17e7796669
core: update German translations
2025-02-16 10:35:55 +01:00
Sébastien Helleu
3c9eb6dcac
core: add option whitespace in command /debug ( closes #947 )
...
New options are added to configure the chars displayed for spaces and
tabulations:
- weechat.look.whitespace_char: char for spaces
- weechat.look.tab_whitespace_char: first char for tabulations
2025-02-15 20:54:14 +01:00
Ivan Pešić
8e9692809d
core: update Serbian translations
2025-02-12 16:10:38 +01:00
Nils Görs
8198aade2e
core: update German translations
2025-02-10 10:22:43 +01:00
Sébastien Helleu
ca6e483cdc
relay/api: add a way to toggle between remote and local command execution on remote buffers (issue #2148 )
...
New default key:
- Alt+Ctrl+l (L): toggle execution of commands: remote/local
New options:
- relay.api.remote_input_cmd_local: text displayed for command executed locally
- relay.api.remote_input_cmd_remote: text displayed for command executed on the
remote WeeChat
2025-02-09 18:31:37 +01:00
Sébastien Helleu
547e2b934e
core: update copyright dates
2025-02-01 23:13:18 +01:00
Nils Görs
07deaf97ec
core: update German translations
2025-02-01 10:36:31 +01:00
Sébastien Helleu
daef5971ae
core: add option -color in command /pipe
2025-02-01 09:37:22 +01:00
Nils Görs
865dd61d31
core: update German translations
2025-01-25 21:30:47 +01:00
Sébastien Helleu
b53f3c2db8
core: add tags of lines in hsignal sent with command /pipe
2025-01-25 17:06:10 +01:00
Ivan Pešić
56698151db
core: update Serbian translations
2025-01-21 15:58:16 +01:00
Nils Görs
1285a7d391
core: update German translations
2025-01-08 21:47:01 +01:00
Sébastien Helleu
36b62cfc5e
core: add option -v to display upgrades in command /version
...
The number of upgrades is also displayed on startup after at least one
`/upgrade`.
2025-01-07 20:35:35 +01:00
Nils Görs
d97fed80cb
core: update German translations
2025-01-07 19:24:18 +01:00
Sébastien Helleu
de88cd3b58
core: fix typo in /help bar
2025-01-05 10:16:51 +01:00
Emir SARI
7c30dbcf05
core: update Turkish translations
2025-01-04 18:22:08 +01:00
Nils Görs
16346255f1
core: update German translations
2024-12-23 12:47:01 +01:00
Sébastien Helleu
732f24b6ba
core: add command /pipe
2024-12-16 13:39:14 +01:00
Nils Görs
82a2f764bc
core: update German translations
2024-11-26 10:44:44 +01:00
Sébastien Helleu
328aa8f202
core, plugins: abort upgrade immediately if any upgrade file fails to be written
...
Detail of changes:
- the save of upgrade files in plugins is now done as soon as the "upgrade"
signal is received, and not when the plugin is unloaded (it was too late to
detect any problem and prevent the upgrade to happen)
- if the write of an upgrade file fails, the signal callback in plugin now
returns WEECHAT_RC_ERROR and WeeChat checks this code to stop the upgrade as
soon as this return code is received
- a new flag is added in plugin structure: unload_with_upgrade, it is set to 1
before unloading all plugins when upgrade will happen (all *.upgrade files
are then already successfully written).
2024-11-24 10:29:32 +01:00
Sébastien Helleu
61d7a4c678
core: add message with /debug hooks command when /upgrade is not possible due to running hooks
2024-11-24 09:59:34 +01:00
Nils Görs
3e579c94f6
core: update German translations
2024-11-21 09:26:45 +01:00
Sébastien Helleu
7184d34371
irc: add infos "irc_ptr_server", "irc_ptr_channel" and "irc_ptr_nick"
2024-11-20 21:53:29 +01:00
Sébastien Helleu
9a8010eead
core: fix translation of keys in options
...
This fixes French description of key options in docs.
2024-11-20 18:23:49 +01:00
Ivan Pešić
85b9d72e37
core: update Serbian messages translation
2024-11-16 09:29:24 +01:00
Nils Görs
4511996b84
core: update German translations
2024-11-14 10:07:16 +01:00
Sébastien Helleu
93646c0b24
core: add optional hook types in command /debug hooks
2024-11-13 07:35:02 +01:00
Sébastien Helleu
c1b34b0ff5
irc: remove trailing space in /help list
2024-11-03 09:46:10 +01:00
Sébastien Helleu
84f65e1339
relay, xfer: fix letters with actions displayed on top of buffer
...
Since WeeChat 4.0.0, the actions are now case sensitive and must be typed as
lower case.
This fixes the help line displayed on top of relay and xfer buffers: letters
for actions are now displayed with lower case instead of upper case.
2024-10-31 18:17:59 +01:00
Sébastien Helleu
958863b4a8
core: update translations
2024-10-13 16:57:32 +02:00
Sébastien Helleu
c627743b29
spelling: case-sensitive
2024-09-29 12:31:19 +02:00
Sébastien Helleu
f482b611a1
spelling: anymore
2024-09-29 12:00:25 +02:00
Sébastien Helleu
8f2bcb1a09
core: update translations (issue #2186 )
2024-09-28 21:38:19 +02:00
Nils Görs
b3f34ecf33
core: update German translations
2024-09-03 14:10:20 +02:00