mirror of
https://github.com/vale981/tridactyl
synced 2025-03-06 01:51:40 -05:00
![]() 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. |
||
---|---|---|
.. | ||
gen_native_message.py | ||
install.sh | ||
native_main.py | ||
tridactyl.json | ||
win_install.ps1 |