Pārlūkot izejas kodu

Update init.lua

pull/15/head
10sr pirms 8 gadiem
committed by GitHub
vecāks
revīzija
5699cdb10d
1 mainītis faili ar 2 papildinājumiem un 0 dzēšanām
  1. +2
    -0
      micro/init.lua

+ 2
- 0
micro/init.lua Parādīt failu

@@ -2,6 +2,8 @@

local function getProperties(fullpath)
-- TODO: Avoid command injection vulnerability
-- For example, following command will create file b.txt
-- $ micro "a.txt'; touch 'b.txt"
local file = io.popen("editorconfig '" .. fullpath .. "'", "r")
local output = file:read("*all")
file:close()


Notiek ielāde…
Atcelt
Saglabāt