[go: up one dir, main page]

vte 0.3.2

Parser for implementing terminal emulators
Documentation
1
2
3
4
5
6
7
8
9
CHANGELOG
=========

## 0.2.0

- Removes `osc_start`, `osc_put`, and `osc_end`
- Adds `osc_dispatch` which simply receives a list of parameters
- Removes `byte: u8` parameter from `hook` and `unhook` because it's always
  zero.