Commit graph

17 commits

Author SHA1 Message Date
Oliver Blanthorn
17a1b318a6
Ours is not to reason why: fix #544 2018-05-17 13:54:56 +01:00
Colin Caine
2c1538b633 Depip installer 2018-05-09 13:46:51 +01:00
Colin Caine
cd8fd2c9f5 Make native install script more robust
Thanks to @i5513 on riot for reporting that our script broke on debian
without an error message.

Also refactored the sed escape stuff because what even is code re-use.
2018-05-09 12:51:01 +01:00
Oliver Blanthorn
81613c9c42
Merge branch 'master' of github.com:cmcaine/tridactyl into nativeuserchrome 2018-05-05 12:49:45 +01:00
Oliver Blanthorn
2f07595182
Fix native messenger breaking on OSX on update 2018-04-28 18:01:44 +01:00
Oliver Blanthorn
f1b67b4279
Merge branch 'master' of github.com:cmcaine/tridactyl into nativeuserchrome 2018-04-27 15:30:50 +01:00
Oliver Blanthorn
8438fc748c
Rasterize python location in the hopes of fixing OSX 2018-04-26 19:07:49 +01:00
Colin Caine
30f567313a Make native install.sh quieter and friendly 2018-04-25 22:23:31 +01:00
Oliver Blanthorn
21e12390f5
Add missing quotes 2018-04-25 21:16:56 +01:00
Oliver Blanthorn
aa5e5f3361
Add Python3 and pip check to install.sh 2018-04-25 20:43:42 +01:00
Colin Caine
ec13fa5dec
Native messenger code review 2018-04-25 20:43:41 +01:00
Oliver Blanthorn
5f68f9428d
Install native messenger on build; edit text in external editor
Currently we only support gVim and Linux, but `winword.exe` support is
theoretically possible.
2018-04-25 20:43:13 +01:00
John Beard
31958ed710
Merge johnnbeard's and IsaacKhor's native messenger
(Credited to John, merge by Olie)
2018-04-25 20:43:13 +01:00
Oliver Blanthorn
7b04fc455b
Initial attempt at userChrome editing 2018-04-21 18:17:39 +01:00
Colin Caine
50f7f3ed07 Native messenger code review 2018-04-18 22:02:31 +01:00
Oliver Blanthorn
713a9176db Install native messenger on build; edit text in external editor
Currently we only support gVim and Linux, but `winword.exe` support is
theoretically possible.
2018-04-18 21:51:40 +01:00
John Beard
962dd62c0b Merge johnnbeard's and IsaacKhor's native messenger
(Credited to John, merge by Olie)
2018-04-18 21:51:05 +01:00