mirror of
https://github.com/embarklabs/neo-blessed.git
synced 2025-01-24 18:00:45 +00:00
fix readme faq.
This commit is contained in:
parent
281a8a2e8b
commit
2a8f232d18
@ -2209,9 +2209,9 @@ Examples can be found in `examples/`.
|
||||
- All ACS vertical lines look this way in iTerm2 with the default font.
|
||||
3. Why can't I use my mouse in Terminal.app?
|
||||
- Terminal.app does not support mouse events.
|
||||
4. Why doesn't the Image element appear in my terminal?
|
||||
- The Image element uses w3m to display images. This generally only works on
|
||||
X11+xterm/urxvt, but it _may_ work on other unix terminals.
|
||||
4. Why doesn't the OverlayImage element appear in my terminal?
|
||||
- The OverlayImage element uses w3m to display images. This generally only
|
||||
works on X11+xterm/urxvt, but it _may_ work on other unix terminals.
|
||||
5. Why can't my mouse clicks register beyond 255 cells?
|
||||
- Older versions of VTE do not support any modern mouse protocol. On top of
|
||||
that, the old X10 protocol it _does_ implement is bugged. Through several
|
||||
|
Loading…
x
Reference in New Issue
Block a user