Adam Pribyl wrote: > I am using surf + tabbed, when I press Ctrl+t to open a new tab, I may > enter a "string" - I thought it should be URL for a new tab, but it > does nothing. If I do not enter anything it does not open a new tab. What > is the purpose of the "string"?
Heyho Adam, you have to start tabbed/surf with at least the following arguments: tabbed -r 2 surf -e '' > Now the only thing I miss using surf is any kind of login/password > manager. Is there something? I thought http://suckless.org/other_projects > passman project maybe, but link is 404... See: http://surf.suckless.org/files/autologin --Markus