DEV Community

Discussion on: Linux's commands and tricks I'm using in my daily job as a developer

Collapse
 
geekeg0 profile image
Keith Sloan

Agreed. I tend to map my F-keys to swich between next, prev and list screens.
bindkey -k k3 prev
bindkey -k k4 next
bindkey -k k5 windowlist