@@ -13,7 +13,6 @@ bindings=(
|
||||
Home 'beginning-of-line'
|
||||
End 'end-of-line'
|
||||
Delete 'delete-char'
|
||||
^R 'history-incremental-search-backward'
|
||||
)
|
||||
|
||||
for b in ${(k)bindings}; do
|
||||
|
Reference in New Issue
Block a user