X-Git-Url: http://git.madism.org/?p=apps%2Fmadmutt.git;a=blobdiff_plain;f=init.h;h=648e0c5a7297de67e6bdd94a4426eaedd99a5869;hp=a7a1be2ecd80cb33eceef8e96e6c98068f632678;hb=c50162101b316e88b95dc4259d45a259b38a972e;hpb=8db3fe9c19320b6f6e508d6b1aae03980239a930 diff --git a/init.h b/init.h index a7a1be2..648e0c5 100644 --- a/init.h +++ b/init.h @@ -134,15 +134,6 @@ struct option_t MuttVars[] = { ** message could include a line like ``\fT[-- PGP output follows ...\fP" and ** give it the same color as your attachment color. */ - {"arrow_cursor", DT_BOOL, R_BOTH, OPTARROWCURSOR, "no" }, - /* - ** .pp - ** When \fIset\fP, an arrow (``\fT->\fP'') will be used to indicate the current entry - ** in menus instead of highlighting the whole line. On slow network or modem - ** links this will make response faster because there is less that has to - ** be redrawn on the screen when moving to the next or previous entries - ** in the menu. - */ {"ascii_chars", DT_BOOL, R_BOTH, OPTASCIICHARS, "no" }, /* ** .pp