| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Add keymap for conkeror | 2013-03-24 | 1 | -0/+2 | |
| | | | | | | | | One could bind this keymap in their `.conkerorrc' to easily access all the functions provided by CLark's conkeror module. For example: define_key(content_buffer_normal_keymap, "b", clark_keymap); | ||||
| * | The command syntax has changed | 2013-03-24 | 1 | -1/+1 | |
| | | | | | | | | This is not markam. Markam would try to figure out that you wanted to add a url to the database by looking for either `http://' or `https://' at the start of the first argument, but CLark uses the `add' command so there should be no confusion. | ||||
| * | Add GPLv3 license info | 2013-03-23 | 2 | -3/+3 | |
| | | |||||
| * | Add conkeror module | 2013-03-23 | 2 | -0/+168 | |
