Closed zeltak closed 10 years ago
Sorry about that. It looks like I botched quickmarks in one of the last updates. I just pushed the fix to the Chrome Store.
Hya
sorry to reopen this but even after latest update it still give me an error and dosent work. current syntax tried in config:
let qmark a = ["http://www.reddit.com", "http://www.google.com", "http://twitter.com"] let qmark w = ["http://www.cnn.com"] let qmark e = "http://www.espn.com"
ill be happy to help debug this
thx Jake
Z
Using 1.2.79, this still seems to be an issue. let qmark r = "www.reddit.com" gnr --> qmark not found
This still seems to be an issue, at least with cvim installed from chrome store; manual install of unpacked extension makes let qmark f = "foo"
work again.
Hi again
im a little confused on what im doing wrong with qmarks i have tried these 3 types in my config:
let qmark a = ["http://www.reddit.com", "http://www.google.com", "http://twitter.com"]
let qmark w = ["http://www.cnn.com"] let qmark e = "http://www.espn.com"
yet none seem to work using gna/gnw/gne it always gives me an: Error: mark not set
what am i missing here
best
Z