Searched refs:popup_editor (Results 1 - 3 of 3) sorted by relevance

/netbsd-current/external/bsd/tmux/dist/
H A Dpopup.c73 struct popup_editor { struct
728 popup_editor_free(struct popup_editor *pe)
738 struct popup_editor *pe = arg;
770 popup_editor(struct client *c, const char *buf, size_t len, function
773 struct popup_editor *pe;
H A Dwindow-buffer.c497 if (popup_editor(c, buf, len, window_buffer_edit_close_cb, ed) != 0)
H A Dtmux.h3259 int popup_editor(struct client *, const char *, size_t,

Completed in 96 milliseconds