README.tab (1658B)
1 w3m tab browsing 2 3 No default keybinding for tab browsing. Pleaes configure following 4 function to appropriate keys: 5 6 NEW_TAB open new tab, clone current page 7 TAB_LINK open document refered by link in a new tab 8 Num(N) + TAB_LINK will open in Nth tab 9 TAB_GOTO open URL in a new tab 10 Num(N) + TAB_GOTO will open in Nth tab 11 TAB_GOTO_RELATIVE 12 open relative URL in a new tab 13 Num(N) + TAB_GOTO_RELATIVE will open in Nth tab 14 CLOSE_TAB close current tab 15 Num(N) + CLOSE_TAB will close Nth tab 16 NEXT_TAB change to next tab 17 Num(N) + NEXT_TAB will change to Nth next tab 18 PREV_TAB change to prev tab 19 Num(N) + PREV_TAB will change to Nth prev tab 20 TAB_RIGHT move current tab to right 21 Num(N) + TAB_RIGHT will move current tab to N right 22 TAB_LEFT move current tab to left 23 Num(N) + TAB_LEFT will move current tab to N left 24 TAB_MENU open tab selection menu 25 operation in tab selection menu is same as operation 26 in buffer selection menu 27 28 You can operate with mouse 29 30 left button .. move the tab if you click on the tab 31 dragging a tab to another tab will move tab 32 dragging a link to tab will open the link in the tab 33 clicking on right upper `x' will current tab 34 middle button .. close the tab if you clink on the tab 35 right button .. open menu as usual 36 37 Options: 38 39 open_tab_blank ... open new tab if target is _blank or _new 40 default: OFF 41 close_tab_back ... close the tab when you back from last buffer in the tab 42 default: OFF (= Can't back...) 43 44 45