1
0
Fork 0
mirror of https://github.com/alacritty/alacritty.git synced 2024-11-18 13:55:23 -05:00
Commit graph

3 commits

Author SHA1 Message Date
Christian Dürr
cb4d2c0a3b Add option for keeping log files
Since it's not unusual to spawn a lot of different terminal emulators
without restarting, Alacritty can create a ton of different log files.

To combat this problem, logfiles are now removed by default after
Alacritty has been closed. If the user wants to persist the log of a
single session, the `--persistent_logging` option can be used. For
persisting all log files, the `persistent_logging` option can be set in
the configuration file
2018-11-16 11:13:38 +01:00
Jesse Cooke
d993a45e82 Added -d & -e to fish completions 2018-03-12 23:06:04 -07:00
Jesse Cooke
753d1b00b4 Add fish shell completions 2018-03-12 23:06:04 -07:00