* tetris Evil bindings for =tetris=, the built-in implementation of the falling-blocks game. ** Key bindings | Command | Original | Evil | |----------------------+-----------+-----------------| | =tetris-move-left= | == | =h= | | =tetris-move-right= | == | =l= | | =tetris-rotate-next= | n/a | =k= | | =tetris-rotate-prev= | == | =K= | | =tetris-move-down= | == | =j= | | =tetris-move-bottom= | =SPC= | =J=, =G=, =TAB= | | =tetris-start-game= | =n= | =gr= | | =tetris-pause-game= | =p= | =p= | | =tetris-end-game= | =q= | =ZZ= | | =quit-window= | n/a | =q=, =ZQ= |