1
1
mirror of https://github.com/wez/wezterm.git synced 2024-11-24 07:46:59 +03:00
wezterm/docs/config
Wez Furlong bc0766396d use -$SHELL rather than $SHELL -l to trigger a login shell
Since the original code was written, Rust grew and stabilized
an interface for specifying argv0 for the child process, so
we can remove the fragile `-l` argument passing.

refs: https://github.com/wez/wezterm/issues/753
2021-05-01 07:31:35 -07:00
..
lua add truncate_left_to_width 2021-04-27 06:23:19 -07:00
appearance.md docs: add missing docs for selection_fg and selection_bg 2021-04-12 09:55:35 -07:00
files.md docs: clarify that all config dirs apply on all operating systems 2021-04-02 21:01:13 -07:00
font-shaping.md docs: upgrade to mdbook 0.4, enable link checking 2021-01-30 14:14:29 -08:00
fonts.md docs: clean up the font documentation 2021-04-09 21:52:25 -07:00
keys.md round out quick select mode 2021-04-25 16:27:39 -07:00
launch.md use -$SHELL rather than $SHELL -l to trigger a login shell 2021-05-01 07:31:35 -07:00
mouse.md docs: update for version 20210314-114017-04b7cedd 2021-03-14 11:55:12 -07:00