Commit graph

20 commits

Author SHA1 Message Date
Oliver Blanthorn
2f31ade76a
Support modifying userChrome even if user hasn't done it themselves first 2018-04-28 00:08:39 +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
Oliver Blanthorn
2231f5c422
Use system shell rather than python in exclaim 2018-04-26 12:33:01 +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
2ef8fc280c
Give betas permission to use native messenger 2018-04-25 20:58:20 +01:00
Oliver Blanthorn
e3cd80a91a
Catch errors with native run 2018-04-25 20:43:43 +01:00
Oliver Blanthorn
528c931971
Implement pipe support. 2018-04-25 20:43:42 +01:00
Oliver Blanthorn
3bbf2767f1
Generate the temporary file for $EDITOR in python
This should make multi-platform support easier and aid security (only
the user wot made the file can read it).
2018-04-25 20:43:42 +01:00
Oliver Blanthorn
aa5e5f3361
Add Python3 and pip check to install.sh 2018-04-25 20:43:42 +01:00
Oliver Blanthorn
adc91d6af2
Fix exclaim output 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
Oliver Blanthorn
f640526585
Fix exclaim output 2018-04-20 23:12:07 +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