1. 25 11月, 2019 32 次提交
  2. 24 11月, 2019 1 次提交
  3. 23 11月, 2019 1 次提交
    • B
      Catch errors when trying to derive CWD in Linux, fixes #1576 · d7c8bc9d
      boxmein 提交于
      When the process it tries to read the working dir from has exited,
      then "/proc/PID/cwd" is an invalid link and fs.readlink() will reject
      its promise with an error.
      
      This results in the terminal "new tab" and "new pane" buttons stopping
      working, which is very disruptive :(
      
      This commit makes sure that the "new tab" and "new pane" buttons keep
      working, whatever happens.
      d7c8bc9d
  4. 22 11月, 2019 1 次提交
  5. 20 11月, 2019 1 次提交
  6. 19 11月, 2019 3 次提交
  7. 14 11月, 2019 1 次提交