Monday, January 13, 2014

Re: how to return to the previous file?

On Mon, Jan 13, 2014 at 9:28 PM, <elearn2014@gmail.com> wrote:
> When editing the file (no name file) i input `:%!xxd` to check the ascii.
>
> :%!xxd
>
> Vim quit If i input `:q`.
>
> :q
>
> I want to return to the previous file to continue my work.
> How can i do?

ctrl-^

See :help CTRL-^

--
--
You received this message from the "vim_use" maillist.
Do not top-post! Type your reply below the text you are replying to.
For more information, visit http://www.vim.org/maillist.php

---
You received this message because you are subscribed to the Google Groups "vim_use" group.
To unsubscribe from this group and stop receiving emails from it, send an email to vim_use+unsubscribe@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.

No comments:

Post a Comment