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