Vim Tips Wiki
Register
(Created page with "sudo edit bugs: if not using vim 7.3, it errors with can't find function undofile. could be more graceful, like a simple warning. also please make a github repo for this ;)")
 
No edit summary
 
Line 1: Line 1:
  +
{{ScriptComments|SudoEdit: Edit Files using sudo or su or any other tool }}
  +
 
sudo edit bugs:
 
sudo edit bugs:
   
Line 4: Line 6:
   
 
also please make a github repo for this ;)
 
also please make a github repo for this ;)
  +
  +
::This should be fixed in the github repo, which btw is mentioned on the vim.org page and also in the documentation. So please try this version and if there are problems, open a ticket. [[User:Chrisbra|Chrisbra]] 21:59, June 20, 2012 (UTC)

Latest revision as of 21:59, 20 June 2012

Use this page to discuss script 2709 SudoEdit: Edit Files using sudo or su or any other tool

  • Add constructive comments, bug reports, or discuss improvements (see the guideline).
  • Do not document the script here (the author should do that on vim.org).
  • This page may be out of date: check the script's vim.org page above, and its release notes.

sudo edit bugs:

if not using vim 7.3, it errors with can't find function undofile. could be more graceful, like a simple warning.

also please make a github repo for this ;)

This should be fixed in the github repo, which btw is mentioned on the vim.org page and also in the documentation. So please try this version and if there are problems, open a ticket. Chrisbra 21:59, June 20, 2012 (UTC)