6 lines
78 B
Bash
6 lines
78 B
Bash
# shellcheck shell=bash
|
|
# vim: ft=sh
|
|
|
|
# [Esc] [Esc]
|
|
bindkey '\e\e' send-break
|