Commit graph

13 commits

Author SHA1 Message Date
blinry 617adc8e06 Build custom .gitconfig for the game environment
Fixes #3.
2020-10-29 17:30:12 +01:00
Sebastian Morr 448ed89ead Have fake-editor send the content of the file itself
So we don't have to fetch the content from the outside.
2020-10-26 21:29:11 +01:00
bleeptrack 8501e598a4 Changes for OSX 2020-10-06 16:50:31 +02:00
Sebastian Morr 8c4c4feeef Fix opening things in file browser, fix [code] highlighting 2020-10-06 10:38:31 +02:00
Sebastian Morr c6bd66559a Preparations for async commands 2020-09-24 10:10:14 +02:00
Sebastian Morr 2a890c7f8a Fix TCPServer node, by reading -1 bytes 2020-09-22 18:53:50 +02:00
bleeptrack 1a264e2beb Added File Browser for Repository Scene 2020-09-22 13:19:53 +02:00
Sebastian Morr 7df489baf8 Experimental TCP Server node 2020-09-15 09:42:06 +02:00
Sebastian Morr 078c1612ac fake-editor sends filename now, so that we can write tag descriptions, for example 2020-09-13 18:40:44 +02:00
Sebastian Morr 75679c8bb1 Use Perl for the fake-editor :D 2020-09-09 18:32:57 +02:00
Sebastian Morr ca8aae560c Better colors and fonts 2020-09-01 21:25:24 +02:00
Sebastian Morr 01cf45dee4 Implement server that listens for connection from fake-editor script
As well as a commit message editor! \o/
2020-09-01 15:14:01 +02:00
Sebastian Morr 80cbff92a1 Run commands in the terminal using /bin/sh
And some hacks that set the EDITOR and the PATH.
2020-09-01 14:03:18 +02:00