typewriter_wrap 81 src/editor/edit.c .typewriter_wrap = FALSE, typewriter_wrap 1492 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 233 src/editor/editoptions.c edit_options.typewriter_wrap = FALSE; typewriter_wrap 238 src/editor/editoptions.c edit_options.typewriter_wrap = TRUE; typewriter_wrap 243 src/editor/editoptions.c edit_options.typewriter_wrap = FALSE; typewriter_wrap 352 src/setup.c { "editor_option_typewriter_wrap", &edit_options.typewriter_wrap },