Commit graph

10 commits

Author SHA1 Message Date
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