mirror of
https://github.com/jesseduffield/lazydocker.git
synced 2026-07-21 23:01:03 +00:00
Update README.md
- Link to an issue with instructions on how to copy-paste text on a Mac * Not adding all the instructions directly into the README to avoid bloat
This commit is contained in:
parent
14f27e86c8
commit
2e0c1e8054
1 changed files with 3 additions and 1 deletions
|
|
@ -226,7 +226,9 @@ In the future I want to make this the default, but for now there are some CPU is
|
|||
|
||||
### How do you select text?
|
||||
|
||||
Because we support mouse events, you will need to hold option while dragging the mouse to indicate you're trying to select text rather than click on something. Alternatively you can disable mouse events via the `gui.ignoreMouseEvents` config value
|
||||
Because we support mouse events, you will need to hold option while dragging the mouse to indicate you're trying to select text rather than click on something. Alternatively you can disable mouse events via the `gui.ignoreMouseEvents` config value.
|
||||
|
||||
Mac Users: See [Issue #190](https://github.com/jesseduffield/lazydocker/issues/190) for other options.
|
||||
|
||||
### Why can't I see my container's logs?
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue