Is this a feature request or a bug?
Feature request
What is the current behavior?
Running web-ext with --no-reload works as advertised, but no longer offers a way to manually force a reload (by typing "R").
What is the expected or desired behavior?
Running web-ext with --no-reload should still offer a way to manually force a reload:
Press R to reload (and Ctrl-C to quit)
Version information (for bug reports)
- Firefox version: 53
- Your OS and version: Ubuntu 16.04.2 LTS (xenial)
- Paste the output of these commands:
node --version && npm --version && web-ext --version
v6.3.1
3.10.8
1.9.1