Ctrl-y does nothing. It doesn't copy the URL of the current website nor does it copy the URL of the link with the mouse hovered over it
2015-01-21 19:39 GMT+01:00 Markus Teich <markus.te...@stusta.mhn.de>: > Vampyrah Broadcasting wrote: >> The reason why I opened the web console is because I wanted to copy >> the current URL. Is there any way to do this? > > Ctrl-y copies the url currently hovered over by the mouse or if the mouse does > not hover over any link it copies the url of the current page. > > Could you compile surf with CFLAGS and LDFLAGS useing "-g" (you probably want > to > set -O0 in CFLAGS and remove -s in LDFLAGS too) and then run it through gdb to > provide a (full) backtrace? > > --Markus >