install in debian
bash
sudo apt install w3msudo apt install w3mopen url
bash
w3m www.fsf.orgw3m www.fsf.orgpage/cursor motion
spc,c-v forward page b,esc v backward page l, c-f cursor right h, c-b cursor left j, c-n cursor down k, c-p cursor up J roll up one line K roll down one line ^, c-a go the beginning of the line $,c-e go the end of line
shift screen right < shift screen left C-a go the first line C-e go the last line G go the specified line Z move to the center line z move to the center column Tab,C-n,Down move to the next hyperlink Esc Tab, C-p,Up move to previous link C-g show current page position