wrFile: function() {
     var msg = prompt('Filename', '');
     if (msg)
     r2.cmd('wf ' + msg, function() {
         r2ui.seek('$$', false);