index
:
ncmpcpp.git
0.6.x
0.7.x
0.8.x
0.9.x
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
macro_utilities.h
Age
Commit message (
Expand
)
Author
2015-09-27
help: show defined action chains
Andrzej Rybczak
2015-05-14
bindinds: add support for alt/ctrl/shift modifiers and escape key
Andrzej Rybczak
2015-05-11
actions: rework syntax and method visibility
Andrzej Rybczak
2015-05-09
actions: move item selection to its own action and bind it to insert
Andrzej Rybczak
2014-11-11
remove silly comment after namespaces
Andrzej Rybczak
2014-08-27
update copyright message
Andrzej Rybczak
2013-04-07
update copyright info
Andrzej Rybczak
2012-10-06
actions: make ActionType enum class
Andrzej Rybczak
2012-10-06
actions: use namespace
Andrzej Rybczak
2012-10-06
actions: change naming convention to camelCase
Andrzej Rybczak
2012-10-03
bindings: initial support for running external commands
Andrzej Rybczak
2012-10-02
fix header guards
Andrzej Rybczak
2012-09-16
bindings: add support for action "require_screen"
Andrzej Rybczak
2012-09-05
actions: guarantee that action will not be executed without checks
Andrzej Rybczak
2012-09-05
keys: implement support for a few macro utilities
Andrzej Rybczak
2012-08-25
implement input character queue and add PushCharacters macro utility
Andrzej Rybczak