typewriter_wrap 81 src/editor/edit.c .typewriter_wrap = FALSE, typewriter_wrap 1514 src/editor/edit.c if (!edit_options.typewriter_wrap) typewriter_wrap 37 src/editor/edit.h gboolean typewriter_wrap; typewriter_wrap 143 src/editor/editoptions.c else if (edit_options.typewriter_wrap) typewriter_wrap 223 src/editor/editoptions.c edit_options.typewriter_wrap = FALSE; typewriter_wrap 228 src/editor/editoptions.c edit_options.typewriter_wrap = TRUE; typewriter_wrap 233 src/editor/editoptions.c edit_options.typewriter_wrap = FALSE; typewriter_wrap 347 src/setup.c { "editor_option_typewriter_wrap", &edit_options.typewriter_wrap },