79817191

Date: 2025-11-11 22:40:38
Score: 0.5
Natty:
Report link

How about the :update / :up command? It's similar to the :write / :w command, but it doesn't actually write out the file if there were no changes made that need to be saved out.

(Kind of like the difference between :x and :wq ; if there are no changes to save, :x just quits without writing out the file, whereas :wq writes out the file regardless of whether there are any changes.)

Reasons:
  • Has code block (-0.5):
  • Contains question mark (0.5):
  • Starts with a question (0.5): How
Posted by: J-L