• Shuffle
    Toggle On
    Toggle Off
  • Alphabetize
    Toggle On
    Toggle Off
  • Front First
    Toggle On
    Toggle Off
  • Both Sides
    Toggle On
    Toggle Off
  • Read
    Toggle On
    Toggle Off
Reading...
Front

Card Range To Study

through

image

Play button

image

Play button

image

Progress

1/27

Click to flip

Use LEFT and RIGHT arrow keys to navigate between flashcards;

Use UP and DOWN arrow keys to flip the card;

H to show hint;

A reads text to speech;

27 Cards in this Set

  • Front
  • Back

prefix

^B, bind to ^space

kill window

&

create window

c

Vertical split: old pane left, new pane right

%, bind to |

Horizontal split: old pane top, new pane bottom

", bind to -

swap panes

o

show pane numbers

q

kill pane

x

copy mode

prefix [, bind to prefix space

list shortcuts

?

go to the next pane on the left

prefix left


Rebind: h

go to the next pane on the right

prefix right


Rebind: l

swap current pane with previous

{

swap current pane with next

}

list and select sessions

s

new session

prefix : new -s sessionName

name session

$

detach from currently attached session

d

previous session

(

next session

)

kill all session

$tmux kill-server


bind to prefix ^q

attach to a specific session

$ tmux a -t myname

kill current session

exit

Copy

[

Paste

]

clone session, why?

C

new session

N


or create new tab