@recaptime-dev's working patches + fork for Phorge, a community fork of Phabricator. (Upstream dev and stable branches are at upstream/main and upstream/stable respectively.) hq.recaptime.dev/wiki/Phorge
phorge phabricator
1
fork

Configure Feed

Select the types of activity you want to include in your feed.

Recommend "-w -n" for Sublime on Windows

Summary: Fixes T5431. See discssion there.

Test Plan: o.O

Reviewers: richardvanvelzen, chad

Reviewed By: chad

Subscribers: epriestley

Maniphest Tasks: T5431

Differential Revision: https://secure.phabricator.com/D9702

+1 -1
+1 -1
src/docs/user/userguide/arcanist_windows.diviner
··· 80 80 And this for Sublime Text (you may need to adjust the path): 81 81 82 82 name=Sublime Text 83 - $ arc set-config editor "\"C:\Program Files\Sublime Text 2\sublime_text.exe\" -w" 83 + $ arc set-config editor "\"C:\Program Files\Sublime Text 2\sublime_text.exe\" -w -n" 84 84 85 85 = Detailed PHP Install Instructions = 86 86