vim\’s pastetoggle: when you press f9 \’paste\’ is on , press f9 again and \’paste\’ is off, and so forth (works in insert-mode and command-mode) $ nmap :set paste!:set paste? Sets as paste toggle, with visual confirmation of state * View this command to comment, vote or add to favourites * View all commands by [...]
Archive of posts tagged related articles
when you press f9 \’paste\’ is on , press f9 again and \’paste\’ is off, and so forth (works in insert-mode and command-mode)
2 August 2010, 8:20 am
Filed under bash, Linux.
Tagged command mode, Editors, google, hell, Insert key, Languages, Microsoft Windows, php programmers, programming, related articles, toggle, Uniform Resource Locator, vi, vim, vim editor, visual confirmation, winterbottom
Comment
Adding a sub-menu in the wordpress admin menu :)
29 July 2010, 9:15 am
For the impatient ones, first the code: (in wp-admin folder, open the file menu.php) and locate the code: $submenu[\'edit.php\'][10] = array( _x(\’Add New\’, \’post\’), \’edit_posts\’, \’post-new.php\’ ); and add the below: $submenu[\'edit.php\'][7] = array( _x(\’Pending\’, \’post\’), \’edit_posts\’, \’edit.php?post_status=pending&post_type=post\’ ); And now the explanation and why do you need this Problem: There is no direct mechanism [...]
Filed under Wordpress.
Tagged Address bar, amp, array, Blog, custom menus, email, hack, kd, Languages, menu php, network management, php, Plug-ins, programming, registration form, related articles, Uploading and downloading, Wordpress
Comment
importing outlook pst files in evolution in Fedora 13 ( Goddard)
25 July 2010, 8:53 am
If you were using outlook and moved to some other mail client then you know the pain of moving the mails from outlook mail from outlook to any other client. If you are using evolution on Fedora, then you are in luck. Just install the plug-in and select the file to import as simple as [...]
Filed under Fedora, Linux.
Tagged apollo 13, beta, client, data extraction, Email client, Evolution, export wizard, extraction tool, fate, Fedora, Fedora Project, goddard, Linux, mail, mail client, mail user, Microsoft Outlook, outlook export, outlook mail, outlook pst files, project names, related articles, scholarship, sorry state, sudo, Tools, Windows, YUM
4 Comments










