Prev/next screen mappings for macos terminal

This commit is contained in:
2024-08-31 09:46:59 +02:00
parent 945967351d
commit 706e4a1b32

View File

@@ -24,6 +24,8 @@ activity "%c activity -> %n%f %t^G"
# Alt Left/Right = switch windows
bindkey "^[[1;3D" prev
bindkey "^[[1;3C" next
bindkey "^[b" prev
bindkey "^[f" next
# Alt N = new window
bindkey "^[n" screen