Re: E17 error

2017-03-22 Thread tuxic
On 03/22 03:23, vimNovice wrote: > Hi, > I am new to programming and currently taking some online tutorials on VIM > text editor through https://www.learnenough.com/text-editor-tutorial. One of > the instruction is requiring me to create an alias for the bash profile as > shown > >

E17 error

2017-03-22 Thread vimNovice
Hi, I am new to programming and currently taking some online tutorials on VIM text editor through https://www.learnenough.com/text-editor-tutorial. One of the instruction is requiring me to create an alias for the bash profile as shown ~/.bash_profile alias lr = 'ls -hartl' and then save it

Re: Fixate window layout?

2017-03-22 Thread Shawn H Corey
On Wed, 22 Mar 2017 22:55:48 +0100 Bram Moolenaar wrote: > > > I'm sorry I don't understand how mksession or mkview could help in > > this situation. > > > > I guess my problem description was imprecise. I don't want to > > maintain a certain layout across sessions or even

Re: Fixate window layout?

2017-03-22 Thread Bram Moolenaar
> I'm sorry I don't understand how mksession or mkview could help in this > situation. > > I guess my problem description was imprecise. I don't want to maintain a > certain layout across sessions or even maintain a specific layout. I > want __certain__ windows not to change e.g. when another

Re: Fixate window layout?

2017-03-22 Thread tom
Read: :help mksession I'm sorry I don't understand how mksession or mkview could help in this situation. I guess my problem description was imprecise. I don't want to maintain a certain layout across sessions or even maintain a specific layout. I want __certain__ windows not to change

Re: Fixate window layout?

2017-03-22 Thread Charles E Campbell
lith wrote: > Hi! > > When switching back from eclipse to vim, I sometimes find it (still) > surprising that vim doesn't seem to provide a way to "fixate" the window > layout. While I think the volatility of the window layout is an advantage > when working on a small screen, it can be annoying

Fixate window layout?

2017-03-22 Thread lith
Hi! When switching back from eclipse to vim, I sometimes find it (still) surprising that vim doesn't seem to provide a way to "fixate" the window layout. While I think the volatility of the window layout is an advantage when working on a small screen, it can be annoying on a big screen, where