Hi all, On Fri, May 10, 2019 at 2:20 PM Bram Moolenaar <[email protected]> wrote: > > > > > *:cd-* *E186* > > :cd[!] - Change to the previous current directory (before the > > previous ":cd {path}" or the ":tcd {path}" or the > > ":lcd {path}" command). > > > > *:cd-g* *:cd-t* *:cd-l* > > :cd[!] -g > > :cd[!] -t > > :cd[!] -l Change to the previous global (|:cd|) or > > tabpage-local > > (|:tcd|) or window-local (|:lcd|) current directory > > respectively. > > > > *:tcd-* > > :tcd[!] - Change to the previous current directory (before the > > previous ":cd {path}" or the ":tcd {path}" or the > > ":lcd {path}" command). > > > > *:tcd-g* *:tcd-t* > > *:tcd-l* > > :tcd[!] -g > > :tcd[!] -t > > :tcd[!] -l Change to the previous global (|:cd|) or > > tabpage-local > > (|:tcd|) or window-local (|:lcd|) current directory > > respectively. > > > > *:lcd-* > > :lcd[!] - Change to the previous current directory (before the > > previous ":cd {path}" or the ":tcd {path}" or the > > ":lcd {path}" command). > > > > *:lcd-g* *:lcd-t* > > *:lcd-l* > > :lcd[!] -g > > :lcd[!] -t > > :lcd[!] -l Change to the previous global (|:cd|) or > > tabpage-local > > (|:tcd|) or window-local (|:lcd|) current directory > > respectively. > > I think that's the best way we provide this functionality. > > But I like to hear from others. >
Any comments/suggestions about the new commands and the behavior of the commands? Thanks, Yegappan > > For the help itself, it's repetitive. I would put the info about -, -l, > -t and -g in a section and refer to it from the individual commands. > Something like: > > *:cd-g* *:cd-t* *:cd-l* *:cd-* *E186* > :cd[!] -[gtl] Change to a previous current directory. > See |xxx| for the possible arguments. > -- -- You received this message from the "vim_dev" 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_dev" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/vim_dev/CAAW7x7mNbSHPVk_8kePNzAH56EV9UF5J%3DH1q%2BmB%3Dfc83f4iyPg%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
