chrisallenlane / wash

`wash` is a framework for creating and interfacing with trojans that can establish a "web shell" on a compromised web server. It is designed with penetration testers in mind, and thus is highly versatile and extensible.
GNU General Public License v3.0
28 stars 7 forks source link

When cycling back through history, move the cursor to the end of the line #8

Closed chrisallenlane closed 11 years ago

chrisallenlane commented 11 years ago

I don't know if this is possible, but it would be a nice convenience if so.

chrisallenlane commented 11 years ago

After looking into this extensively, this seems nearly impossible to implement reliably in Chrome. Given that this is a relatively minor feature that's arguably not worth the trouble, I'm marking this one as "wontfix" and closing the ticket.