1
1
mirror of https://github.com/wez/wezterm.git synced 2024-12-12 13:13:15 +03:00
wezterm/docs/config/lua/keyassignment
2022-03-19 16:37:27 -07:00
..
ActivateCopyMode.md docs: slightly clarify key assignment docs 2021-10-03 09:10:04 -07:00
ActivateLastTab.md docs: update for 20210404-112810-b63a949d release 2021-04-04 11:30:58 -07:00
ActivatePaneByIndex.md docs: update for 20220319-142410-0fcdea07 2022-03-19 16:37:27 -07:00
ActivatePaneDirection.md docs: update for 20220101-133340-7edc5b5a release 2022-01-01 13:36:37 -07:00
ActivateTab.md docs: split out the KeyAssignment enum variants 2020-10-10 08:45:13 -07:00
ActivateTabRelative.md new ActivateTabRelativeNoWrap key assignment 2021-12-23 09:32:49 -07:00
ActivateTabRelativeNoWrap.md docs: update for 20220101-133340-7edc5b5a release 2022-01-01 13:36:37 -07:00
AdjustPaneSize.md docs: update for 20201031-154415-9614e117 release 2020-10-31 15:51:08 -07:00
ClearScrollback.md fix invalid lua config 2022-02-25 08:20:33 -08:00
CloseCurrentPane.md fix invalid lua config 2022-02-25 08:20:33 -08:00
CloseCurrentTab.md fix invalid lua config 2022-02-25 08:20:33 -08:00
CompleteSelection.md docs: update for 20210203-095643-70a364eb release 2021-02-03 10:03:04 -08:00
CompleteSelectionOrOpenLinkAtMouseCursor.md docs: update for 20210203-095643-70a364eb release 2021-02-03 10:03:04 -08:00
Copy.md docs: update for 20210203-095643-70a364eb release 2021-02-03 10:03:04 -08:00
CopyTo.md docs: update for 20220319-142410-0fcdea07 2022-03-19 16:37:27 -07:00
DecreaseFontSize.md docs: split out the KeyAssignment enum variants 2020-10-10 08:45:13 -07:00
DisableDefaultAssignment.md docs: split out the KeyAssignment enum variants 2020-10-10 08:45:13 -07:00
EmitEvent.md docs: update for 20201031-154415-9614e117 release 2020-10-31 15:51:08 -07:00
ExtendSelectionToMouseCursor.md docs: split out the KeyAssignment enum variants 2020-10-10 08:45:13 -07:00
Hide.md window: fix Hide action on Windows 2020-10-14 08:42:55 -07:00
HideApplication.md docs: split out the KeyAssignment enum variants 2020-10-10 08:45:13 -07:00
IncreaseFontSize.md docs: split out the KeyAssignment enum variants 2020-10-10 08:45:13 -07:00
MoveTab.md docs: split out the KeyAssignment enum variants 2020-10-10 08:45:13 -07:00
MoveTabRelative.md docs: split out the KeyAssignment enum variants 2020-10-10 08:45:13 -07:00
Multiple.md docs: update nightly refs to new release tag 2021-12-04 08:34:58 -07:00
Nop.md docs: link Nop -> DisableDefaultAssignment 2021-02-23 08:13:25 -08:00
OpenLinkAtMouseCursor.md docs: slightly clarify key assignment docs 2021-10-03 09:10:04 -07:00
Paste.md docs: update for 20210203-095643-70a364eb release 2021-02-03 10:03:04 -08:00
PasteFrom.md docs: update for 20220319-142410-0fcdea07 2022-03-19 16:37:27 -07:00
PastePrimarySelection.md docs: update for 20210203-095643-70a364eb release 2021-02-03 10:03:04 -08:00
QuickSelect.md quickselect: add QuickSelectArgs and helpers for opening urls 2021-12-23 10:55:44 -07:00
QuickSelectArgs.md docs: update for 20220101-133340-7edc5b5a release 2022-01-01 13:36:37 -07:00
QuitApplication.md docs: split out the KeyAssignment enum variants 2020-10-10 08:45:13 -07:00
ReloadConfiguration.md docs: split out the KeyAssignment enum variants 2020-10-10 08:45:13 -07:00
ResetFontAndWindowSize.md docs: update for version 20210314-114017-04b7cedd 2021-03-14 11:55:12 -07:00
ResetFontSize.md docs: split out the KeyAssignment enum variants 2020-10-10 08:45:13 -07:00
ScrollByLine.md docs: update for version 20210314-114017-04b7cedd 2021-03-14 11:55:12 -07:00
ScrollByPage.md docs: update for 20220319-142410-0fcdea07 2022-03-19 16:37:27 -07:00
ScrollToBottom.md docs: update for 20220101-133340-7edc5b5a release 2022-01-01 13:36:37 -07:00
ScrollToPrompt.md docs: update for 20210203-095643-70a364eb release 2021-02-03 10:03:04 -08:00
ScrollToTop.md docs: update for 20220101-133340-7edc5b5a release 2022-01-01 13:36:37 -07:00
Search.md docs: fix a couple of links 2020-10-27 09:02:09 -07:00
SelectTextAtMouseCursor.md docs: update for 20210203-095643-70a364eb release 2021-02-03 10:03:04 -08:00
SendKey.md docs: update nightly refs to new release tag 2021-12-04 08:34:58 -07:00
SendString.md Add Multiple key assignment 2021-09-04 13:01:34 -07:00
Show.md docs: split out the KeyAssignment enum variants 2020-10-10 08:45:13 -07:00
ShowDebugOverlay.md docs: slightly clarify key assignment docs 2021-10-03 09:10:04 -07:00
ShowLauncher.md docs: upgrade to mdbook 0.4, enable link checking 2021-01-30 14:14:29 -08:00
ShowLauncherArgs.md docs: update for 20220319-142410-0fcdea07 2022-03-19 16:37:27 -07:00
ShowTabNavigator.md docs: split out the KeyAssignment enum variants 2020-10-10 08:45:13 -07:00
SpawnCommandInNewTab.md docs: fix typo 2021-04-17 11:57:48 -07:00
SpawnCommandInNewWindow.md docs: more pane related docs 2020-10-10 10:49:36 -07:00
SpawnTab.md docs: more pane related docs 2020-10-10 10:49:36 -07:00
SpawnWindow.md docs: split out the KeyAssignment enum variants 2020-10-10 08:45:13 -07:00
SplitHorizontal.md docs: fix CLTR -> CTRL typo 2021-04-03 05:05:07 -07:00
SplitVertical.md docs: fix CLTR -> CTRL typo 2021-04-03 05:05:07 -07:00
StartWindowDrag.md docs: update for version 20210314-114017-04b7cedd 2021-03-14 11:55:12 -07:00
SwitchToWorkspace.md docs: update for 20220319-142410-0fcdea07 2022-03-19 16:37:27 -07:00
SwitchWorkspaceRelative.md docs: update for 20220319-142410-0fcdea07 2022-03-19 16:37:27 -07:00
ToggleFullScreen.md docs: split out the KeyAssignment enum variants 2020-10-10 08:45:13 -07:00
TogglePaneZoomState.md Unzoom when switching panes (#1301) 2021-11-13 11:43:15 -08:00