Adds xclip dependency to README

This commit is contained in:
Eric Amodio
2017-02-28 11:19:19 -05:00
parent 3c8fe9efb8
commit 226e98dd04

View File

@@ -53,5 +53,6 @@ Provides Git CodeLens information (most recent commit, # of authors), on-demand
## Known Issues
- If the `Copy to * clipboard` commands don't work on Linux -- `xclip` needs to be installed. You can install it via `sudo apt-get install xclip`
- Visible whitespace causes issue ([vscode issue](https://github.com/Microsoft/vscode/issues/11485)) with `expanded` & `compact` blame annotations when using a non-monospace font -- use `gitlens.advanced.toggleWhitespace.enabled` if you are using a non-monospace font
- Menu `alt` commands aren't working: [vscode issue](https://github.com/Microsoft/vscode/issues/15395)
- Menu `alt` commands aren't working: [vscode issue](https://github.com/Microsoft/vscode/issues/15395)