a8 icon indicating copy to clipboard operation
a8 copied to clipboard

User-defined contexts

Open dbarnett opened this issue 11 years ago • 0 comments

We should figure out how to let users create their own contexts without building and installing a modified version of abominade (possibly without even writing code in some cases?).

Some tools use special paths relative to some arbitrary root directory, and in cases like that it doesn't work properly to click on paths to edit them in vim since the file lookup fails. It would be nice to be able to extend LocalContext to recognize special paths.

Also may make sense to define custom contexts with custom actions.

dbarnett avatar Jan 31 '14 23:01 dbarnett