1
1
mirror of https://github.com/wez/wezterm.git synced 2025-01-06 04:57:21 +03:00
wezterm/docs/config/lua
Dylan Frankland 88f44f5b5f
Add erase mode to ClearScrollback action (#439)
* Add ClearBuffer action

Clears all lines, both visible and those scrolled off the top of the viewport, making the prompt line the new first line and resetting the scrollbar thumb to the full height of the window.

This is the behavior that Hyper / xterm has for clearing the terminal.

* Combine ClearBuffer into ClearScrollback as enum with associated erase mode

Makes it easier to manage the different options of clearing the terminal.
2021-01-25 21:26:23 -08:00
..
config docs: add unix_domains entry 2021-01-19 21:01:14 -08:00
keyassignment Add erase mode to ClearScrollback action (#439) 2021-01-25 21:26:23 -08:00
pane docs: update for 20201031-154415-9614e117 release 2020-10-31 15:51:08 -07:00
wezterm docs: fix custom event example 2021-01-01 20:07:46 -08:00
window docs: update for 20201031-154415-9614e117 release 2020-10-31 15:51:08 -07:00
general.md docs: start adding a reference section for Config 2021-01-18 17:31:39 -08:00
SpawnCommand.md docs: more pane related docs 2020-10-10 10:49:36 -07:00