Преглед на файлове

Update init.lua

pull/15/head
10sr преди 8 години
committed by GitHub
родител
ревизия
5699cdb10d
променени са 1 файла, в които са добавени 2 реда и са изтрити 0 реда
  1. +2
    -0
      micro/init.lua

+ 2
- 0
micro/init.lua Целия файл

@@ -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()


Зареждане…
Отказ
Запис