aminal/terminal
Roman 4033a8b25c
Hyperlinks gnome-terminal style (OSC 8 sequence) (#263)
* #147 Hyperlinks. Step 1. Set/unset

* #147 Hyperlinks, corrected set/unset

* #147 set up hyperlinks and render them

* #147. Click on hyperlink

Co-authored-by: Liam Galvin <liam@liam-galvin.co.uk>
2020-01-26 15:17:18 +03:00
..
ansi.go correct handling (ignoring) Privacy Message sequence (ESC ^) (#264) 2019-03-23 00:30:34 +02:00
charset.go fix data races (#230) (#235) 2019-03-07 11:15:48 +02:00
csi.go Implement window manipulation CSI sequences (#256) 2019-03-13 14:16:32 +02:00
delete.go bleurgh 2018-08-06 17:53:27 +01:00
modes.go #116 URXVT extended mouse mode support (#267) 2019-03-23 00:49:00 +02:00
notify.go Avoid polling in main GUI loop (#245) 2019-03-11 22:57:41 +02:00
osc.go Hyperlinks gnome-terminal style (OSC 8 sequence) (#263) 2020-01-26 15:17:18 +03:00
output.go Avoid polling in main GUI loop (#245) 2019-03-11 22:57:41 +02:00
scr_state.go fix data races (#230) (#235) 2019-03-07 11:15:48 +02:00
sgr.go Fix 8-bit colours (#238) 2019-02-26 13:45:49 +00:00
sixel.go Hyperlinks gnome-terminal style (OSC 8 sequence) (#263) 2020-01-26 15:17:18 +03:00
terminal.go Hyperlinks gnome-terminal style (OSC 8 sequence) (#263) 2020-01-26 15:17:18 +03:00
windowManipulation.go Implement window manipulation CSI sequences (#256) 2019-03-13 14:16:32 +02:00