helix-mirror/helix-term
Tobias Hunger 130793dfd0
Add command line parameter to specify log file (#3807)
* Add command line parameter to specify log file

I had the logs of my debug helix mixed in with the logs from the
production helix.

Add a `--log` command line argument to redirect any logs to other
files, making my debugging easier :-)

* Update completion files with `--log` argument
2022-09-20 16:11:30 +09:00
..
src Add command line parameter to specify log file (#3807) 2022-09-20 16:11:30 +09:00
tests fix: Recalculate completion when going through prompt history (#3193) 2022-09-01 01:26:21 +09:00
.gitignore Initial import. 2020-05-20 18:14:51 +09:00
build.rs feat: support grammar cross-compilation 2022-08-02 12:04:09 +09:00
Cargo.toml build(deps): bump once_cell from 1.13.1 to 1.14.0 (#3715) 2022-09-05 18:33:01 -05:00