tridactyl/native
glacambre f461d85d2f Add :saveas ex command
This commit adds a `:saveas` ex command that behaves mostly like
pentadactyl's `saveas`. This requires adding a new `move` primitive to
the native messenger which behaves like `cp` (but isn't actually a call
to `cp` in order to stay compatible with windows). Then
native_background.ts uses that in order to move files when their
download is complete.
2018-09-28 07:33:00 +02:00
..
gen_native_message.py Make gen_native_message executable 2018-05-30 11:25:05 +01:00
install.sh Some small fixes to the native messenger installer 2018-09-06 10:02:31 -05:00
native_main.py Add :saveas ex command 2018-09-28 07:33:00 +02:00
tridactyl.json Give betas permission to use native messenger 2018-04-25 20:58:20 +01:00
win_install.ps1 Rerename Windows native install script 2018-07-25 14:39:59 +01:00