issues
search
ocaml-community
/
zed
Abstract engine for text edition in OCaml
Other
122
stars
16
forks
source link
update CHANGES for release 2.0.4
#27
Closed
kandu
closed
4 years ago
kandu
commented
4 years ago
2.0.4 (2019-12-31)
add wanted_column support for wide width character
Zed_lines:
get_idx_by_width set row column_width
return the offset of the character at
[row, column_width]
2.0.4 (2019-12-31)
get_idx_by_width set row column_width
return the offset of the character at[row, column_width]