{ ... }: {
	text = ''
		bind -n M-K copy-mode -u
		bind -n M-J send-keys Pagedown
	'';
}