Commit Graph

17 Commits

Author SHA1 Message Date
Andrzej Rybczak
0458c98bae Add run_external_console_command action for running terminal applications 2020-12-20 17:11:01 +01:00
Andrzej Rybczak
b68354a223 Update header information and my email 2020-12-19 17:51:49 +01:00
Andrzej Rybczak
f266b2a5d4 Use more portable way of suppressing output 2020-12-18 00:03:54 +01:00
Andrzej Rybczak
25d7bb4d19 Suppress any output from external commands 2020-12-17 22:49:30 +01:00
Jan Holthuis
81cb7a4f85 Restore curses after running external command
This allows running TUI tools like vim via run_external_command without
destroying the ncmpcpp curses output.
2018-05-13 18:15:21 +02:00
Andrzej Rybczak
86ec51624e Update AUTHORS and copyright line 2017-03-12 15:05:48 +01:00
Andrzej Rybczak
56cb940a12 actions: use shared_ptr to store actions 2016-12-07 19:02:47 +01:00
Andrzej Rybczak
516ee31109 Update headers 2016-11-13 11:07:13 +01:00
Andrzej Rybczak
6ad3de7366 help: show defined action chains 2015-09-27 03:55:12 +02:00
Andrzej Rybczak
38b1064f1f actions: move item selection to its own action and bind it to insert 2015-05-09 21:40:09 +02:00
Andrzej Rybczak
25ac152b0d remove silly comment after namespaces 2014-11-11 00:18:51 +01:00
Andrzej Rybczak
85a2802361 update copyright message 2014-08-27 05:43:51 +02:00
Andrzej Rybczak
1d4e006986 update copyright info 2013-04-07 13:31:58 +02:00
Andrzej Rybczak
3bd02f6abf actions: use namespace 2012-10-06 18:28:31 +02:00
Andrzej Rybczak
6709219aac actions: change naming convention to camelCase 2012-10-06 18:02:31 +02:00
Andrzej Rybczak
802886c2e5 bindings: initial support for running external commands 2012-10-03 20:29:02 +02:00
Andrzej Rybczak
8ac1a38213 bindings: add support for action "require_screen" 2012-09-16 04:33:52 +02:00