martanne / vis

A vi-like editor based on Plan 9's structural regular expressions
Other
4.2k stars 258 forks source link

vis: Compare inodes instead of filenames #1023

Closed tosch42 closed 1 year ago

tosch42 commented 2 years ago

Hi,

This fixes a rather old TODO.

I'm unsure if the check for the return value of stat(2) should be done in an if statement, rather than in a simple bool variable. I chose the if statement out of personal preference.

Best Regards

ninewise commented 1 year ago

Merged in cbeda11801c95687498e2deb6a0144b562581d16.