Thursday, November 22, 2018

Re: Noswap and Nobackup when editing python on a specific device (mounted) on Linux

> 2018-11-22 19:16 GMT+01:00, tuxic@posteo.de <tuxic@posteo.de>:
>> To avoid unneccassary write cycles to the flash (flash wear out)
>> I want to disable backup and swapfile in such a case.

Is it technically impossible to copy the file to a work directory, edit
it, and write back the edited result?

That might even make it possible to maintain the source code with an RCS,
if you make the directory permanent.

--
--
You received this message from the "vim_use" maillist.
Do not top-post! Type your reply below the text you are replying to.
For more information, visit http://www.vim.org/maillist.php

---
You received this message because you are subscribed to the Google Groups "vim_use" group.
To unsubscribe from this group and stop receiving emails from it, send an email to vim_use+unsubscribe@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

No comments: