Closed Busyvar closed 9 years ago
:goto [link number]
I'm supposed to write :goto # any time i need to follow a link? There is no shortcut anymore for it?
the 'g' key works for the main link (link 0), and you can setup a shortcut for the others if you want. With the reader open doing
:bind 1 goto 1
For example, will bind the '1' key to go to link 1, and that will be remembered automatically.
I am using canto-curses for the first time and i have some habits from the Previous implementation of canto. What is now the equivalent of goto (g + linkNumber + enter) on canto-curses?