rknightuk’s avatarrknightuk’s Twitter Archive—№ 45,630

    1. …in reply to @DavidDarnes
      @DavidDarnes Hot tip: you can do this from the command line and pipe it to VSCode: diff file1.txt file2.txt | code - or Sublime Text: diff file1.txt file2.txt | s-n
  1. …in reply to @rknightuk
    @DavidDarnes That s-n should be sublime -n 🤦️