Mulitiple line command in Fish shell (loop)

You could enter a multi line fish shell just like this:

while true
    rsync 
end