- New
'operatorfunc'
functionsyncopate#ClipboardOperatorfunc()
, and default mapping,<
.- This lets you do things like
,<ip
to export the current paragraph.
- This lets you do things like
- New
clear_bg
flag lets:SyncopateExportToClipboard
output transparent backgrounds.
2014-12-08
- New
:SyncopateExportToClipboard
command now exports directly to clipboard usingxclip
<Leader><>
mapping uses this instead of browser export
:HtmlExport
renamed to:SyncopateExportToBrowser
for clarity- Users can choose browser command with
browser
option (see:help syncopate:browser
)
- Syncopate failed in non-writable directories (#2)
- HTML output was unreadable (yellow-on-white) when
t_Co=8
(#5) - Better handling of
'background'
option (important forsolarized
colorscheme) (#6) - Direct-to-clipboard was eliminating users' background colours (#16)
2014-11-19
:HtmlExport
command exports to a browser tab- Optional mapping (default:
<Leader><>
) to run:HtmlExport