summaryrefslogtreecommitdiff
path: root/src/shortcut.c
AgeCommit message (Expand)Author
2018-04-16Don't memory slices for single structs.Daniel Carl
2018-04-15Do not propagate the shortcut struct.Daniel Carl
2018-03-28Update license year.Daniel Carl
2017-05-26Update license year.Daniel Carl
2017-03-03allows shortcuts without parametersRobert Timm
2017-03-02Added completion for shortcuts.Daniel Carl
2016-06-01Update license year.Daniel Carl
2016-03-30Startup webkit2 branch from the scratch.Daniel Carl
2015-01-01Change year in license block.Daniel Carl
2014-11-21Fixed missed uri escaping for '+' (#152).Daniel Carl
2014-08-03Fixed some typos.Daniel Carl
2014-07-31Removed unused param for util_str_replace.Daniel Carl
2014-07-31Implemented extended :set syntax.Daniel Carl
2014-06-09Don't use g_shell_parse_argv for shortcuts (#88).Daniel Carl
2014-06-09Allow shortcut params with spaces (#88).Daniel Carl
2014-06-07Added test for shortcut feature.Daniel Carl
2014-05-26Added completion for :shortcut-remove.Daniel Carl
2014-03-12Fixed segfault of not shortcut default is set.Daniel Carl
2014-01-11Change year in license block.Daniel Carl
2013-05-05Simplified the shortcut system.Daniel Carl
2013-04-28Allow multiple placeholder in shortcuts.Daniel Carl
2013-04-28Split the shortcut uri lookup into two functions.Daniel Carl
2013-04-27Renamed the shortcut handle to key.Daniel Carl
2013-04-27Use hashtable to store the uri shortcuts.Daniel Carl
2013-04-27Renamed searchengine to shortcut.Daniel Carl