hi running:
Version: 0.12~pre6-11+b2 on debian stretch amd64 a few questions about history, my settings below: i always still have a goto history file saved - how do i disable this given the below settings ? does anybody know or have suggestions how to export mozilla html bookmark backup and import to elinks in XBEL format ? i tried a xbel firefox add-on but it couldn't export to XBEL in firefox 45 https://addons.mozilla.org/en-US/firefox/addon/193690/ ~/.elinks/elinks.conf ## document.history # History options. ## document.history.global # Global history options. ## document.history.global.enable [0|1] # Enable global history ("history of all pages visited"). set document.history.global.enable = 0 ## document.history.global.max_items <num> # Maximum number of entries in the global history. set document.history.global.max_items = 1 ## document.history.global.display_type <num> # What to display in global history dialog: # 0 is URLs # 1 is page titles set document.history.global.display_type = 0 ## document.history.keep_unhistory [0|1] # Keep unhistory ("forward history"). set document.history.keep_unhistory = 0 -- http://lists.linuxfromscratch.org/listinfo/elinks-users Unsubscribe: See the above information page
