Sébastien Helleu
|
33bba784c3
|
core: update copyright dates
|
2023-01-01 14:54:35 +01:00 |
|
Sébastien Helleu
|
c44b79dce7
|
core: update copyright dates
|
2022-01-17 18:41:06 +01:00 |
|
Sébastien Helleu
|
efc7a588d6
|
core: update copyright dates
|
2021-01-02 21:34:16 +01:00 |
|
Sébastien Helleu
|
fa46a2fe2d
|
exec: add option "-oerr" to send stderr to buffer (now disabled by default) (closes #1566)
|
2020-10-11 16:33:50 +02:00 |
|
Sébastien Helleu
|
feb6258910
|
core: update copyright dates
|
2020-01-04 10:41:26 +01:00 |
|
Sébastien Helleu
|
2b0057239b
|
core: update copyright dates
|
2019-01-01 15:40:51 +01:00 |
|
Sébastien Helleu
|
4712d0bb06
|
core: use https for links to GNU GPL license
|
2018-11-29 23:16:07 +01:00 |
|
Sébastien Helleu
|
ed4837b2f6
|
core: update copyright dates
|
2018-01-05 00:54:18 +01:00 |
|
Sébastien Helleu
|
9bad3f44db
|
core: remove value for first #define in headers, add "PLUGIN" in plugin headers
|
2017-08-10 20:05:16 +02:00 |
|
Sébastien Helleu
|
990c0bc121
|
exec: add option "-oc" in command /exec to execute commands in process output (closes #877)
The behavior of existing option "-o" is changed: now commands are NOT
executed (which is more secure by default).
|
2017-01-06 19:22:24 +01:00 |
|
Sébastien Helleu
|
705d86e684
|
core: update copyright dates
|
2017-01-01 11:32:04 +01:00 |
|
Sébastien Helleu
|
3330724574
|
core: update copyright dates
|
2016-01-01 11:09:53 +01:00 |
|
Sébastien Helleu
|
a020c28ea6
|
core: update copyright dates
|
2015-01-01 09:23:23 +01:00 |
|
Sébastien Helleu
|
7c55cbb38b
|
exec: display output of commands in real time, add options -flush/-noflush in command /exec
|
2014-04-03 11:55:04 +02:00 |
|
Sebastien Helleu
|
8deb0d3612
|
exec: add options -nf and -cl/-nocl in command /exec
-nf: create a new buffer with free content
-cl: clear new buffer
-nocl: append in new buffer
|
2014-03-25 09:25:47 +01:00 |
|
Sebastien Helleu
|
9b380a935b
|
core: fix use of reserved C identifiers in headers (closes #31)
|
2014-03-19 10:39:13 +01:00 |
|
Sebastien Helleu
|
ffba715ea1
|
exec: add options "-pipe" and "-hsignal" in command /exec
|
2014-03-16 09:37:45 +01:00 |
|
Sebastien Helleu
|
298f0211c1
|
exec: add option "-color" in command /exec (decode ANSI colors by default)
The ANSI colors are decoded by default to WeeChat colors (for local display),
or IRC colors (if output is sent to buffer with "-o").
|
2014-03-15 11:30:08 +01:00 |
|
Sebastien Helleu
|
0eca1fd20b
|
exec: add options "-rc"/"-norc" (display return code) in command /exec
|
2014-03-13 07:56:20 +01:00 |
|
Sebastien Helleu
|
571a7a5dbe
|
exec: execute commands from input of exec buffers
|
2014-03-13 07:38:16 +01:00 |
|
Sebastien Helleu
|
ed6ea18c30
|
exec: add options "-ln"/"-noln" (line numbers) in command /exec
|
2014-03-12 19:52:04 +01:00 |
|
Sebastien Helleu
|
6c20e402dc
|
exec: add options "-buffer" and "-sw"/"-nosw" in command /exec
|
2014-03-12 19:13:56 +01:00 |
|
Sebastien Helleu
|
e8de096625
|
exec: add options "-n"/"-ns" in command /exec (display output in a new buffer)
|
2014-03-12 11:54:00 +01:00 |
|
Sebastien Helleu
|
0790836695
|
exec: add option exec.command.default_options
|
2014-03-12 09:57:39 +01:00 |
|
Sebastien Helleu
|
97254780d6
|
exec: add exec plugin
|
2014-03-11 17:49:49 +01:00 |
|