>>>>> "ER" == Elimar Riesebieter <[email protected]> writes:
ER> Hmm! Can't reproduce it neither in an uxterm nor in a rxvt-unicode ER> terminal. Could you please provide a screenshot somewhere? $ pstree -al ├─xterm -class UXTerm -title uxterm -u8 │ └─bash │ ├─less │ ├─lynx http://radioscanningtw.jidanni.org/index.php?title
$ grep -v ^# .lynx.cfg |grep . INCLUDE:/etc/lynx-cur/lynx-utf.cfg COLOR:1:default:blue COLOR:6:default:brightred COLOR:4:default:magenta ALWAYS_RESUBMIT_POSTS:TRUE TEXTFIELDS_NEED_ACTIVATION:TRUE STARTFILE:file:/home/jidanni/wwwoffle-chunks/index.html URL_DOMAIN_PREFIXES: URL_DOMAIN_SUFFIXES: PERSISTENT_COOKIES:TRUE COOKIE_REJECT_DOMAINS:adcast.com.tw,ad.netplusone.com TRUSTED_LYNXCGI:/usr/lib/cgi-bin/man FORCE_SSL_PROMPT:yes DEFAULT_EDITOR:ed SCROLLBAR:TRUE USE_MOUSE:TRUE $ egrep -v ^#\|bookm .lynxrc |grep . accept_all_cookies=off anonftp_password= case_sensitive_searching=off character_set=UNICODE (UTF-8) cookie_accept_domains= cookie_file=/home/jidanni/.lynx_cookies cookie_loose_invalid_domains= cookie_query_invalid_domains= cookie_reject_domains= cookie_strict_invalid_domains= dir_list_order=ORDER_BY_NAME dir_list_style=MIXED_STYLE emacs_keys=on file_editor=ed file_sorting_method=BY_FILENAME keypad_mode=LINKS_ARE_NOT_NUMBERED lineedit_mode=Default Binding personal_mail_address= preferred_charset= preferred_language=utf-8,en;q=0.9,*;q=0.5 select_popups=on show_color=default show_cursor=on show_dotfiles=on user_mode=ADVANCED verbose_images=on vi_keys=off visited_links=LAST_REVERSED

