Commit Graph

12 Commits

Author SHA1 Message Date
Alexander J. Dita e96b12666a Fixed typo (#5369)
Coffee was missing an F
2016-09-03 19:49:20 +02:00
Cooper Maruyama 9264d75d5d Fix typo.
* `cfp` alias was referencing an old version of the `cf` command which
no longer exists. This has been updated to reference a valid command.
2015-10-21 17:08:20 +02:00
evanandrewrose fe02e027fe Fix "be" -> "b" typo in coffee plugin README.md. 2015-10-20 23:43:11 +02:00
Andrew Janke e4fdb08365 Merge branch 'master' into copyfile-portability 2015-09-28 08:52:03 -04:00
Andrew Janke 5c8b0cc0c1 Add clipcopy() and clippaste() generic cross-platform CLI clipboard functions.
Change copydir, copyfile, and coffee plugins to use them, instead of the Mac-only `pbcopy` command.
2015-08-18 03:49:51 -04:00
Takumi IINO 1e8196de82 passing the first argument with double quote 2015-07-08 11:16:44 +09:00
Cooper Maruyama d80918bf98 add markdown extension to README 2015-05-02 07:16:27 -07:00
Cooper Maruyama 24552f0225 Add readme and add new alias cfpc: paste+compile+copy 2015-05-02 07:14:21 -07:00
Cooper Maruyama a315ddc075 typofix 2015-05-01 01:37:55 -07:00
Cooper Maruyama 8e8cdc0502 Add coffeescript aliases: cf, cfc, cfp
cf: compile and show output
cfc: compile & copy
cfp: compile from pasteboard & print
2015-05-01 01:34:20 -07:00
dongweiming 4fe4db5128 Update coffee completion 2013-06-28 15:08:26 +08:00
Josh Davis 4c96e530a3 Added a CoffeeScript plugin. 2012-11-19 08:21:53 -06:00