mirror of
https://github.com/tridactyl/tridactyl.git
synced 2026-09-10 07:16:33 -04: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 | ||