mirror of
https://github.com/tmux/tmux.git
synced 2025-11-03 16:46:18 +00:00
Restore utf8proc code.
This commit is contained in:
1
tmux.h
1
tmux.h
@@ -3343,6 +3343,7 @@ int utf8_cstrhas(const char *, const struct utf8_data *);
|
||||
char *osdep_get_name(int, char *);
|
||||
char *osdep_get_cwd(int);
|
||||
struct event_base *osdep_event_init(void);
|
||||
|
||||
/* utf8-combined.c */
|
||||
int utf8_has_zwj(const struct utf8_data *);
|
||||
int utf8_is_zwj(const struct utf8_data *);
|
||||
|
||||
Reference in New Issue
Block a user