Hello, just to say that I found where the error was. Actually, there is a dependency on VTE which is not stated in the readme ... you should add that ! It's working fine now ! Pierre Pierre Barbier de Reuille a ñÄrit : > Hello, > > I just downloaded it and it looks promising. However, I get this error > when I try to open a new terminal: > > /usr/lib/ruby/gems/1.8/gems/VimMate-0.6.4/lib/vimmatelib/main_window.rb:56:in > > `initialize': undefined method `add_new_terminal' for > #<VimMate::DummyWindow:0xb63bf234> > from > /usr/lib/ruby/gems/1.8/gems/VimMate-0.6.4/lib/vimmatelib/main_window.rb:110:in > > `call' > from > /usr/lib/ruby/gems/1.8/gems/VimMate-0.6.4/lib/vimmatelib/main_window.rb:110:in > > `main' > from > /usr/lib/ruby/gems/1.8/gems/VimMate-0.6.4/lib/vimmatelib/main_window.rb:110:in > > `start' > from /usr/lib/ruby/gems/1.8/gems/VimMate-0.6.4/bin/vimmate:183 > from > /usr/lib/ruby/gems/1.8/gems/VimMate-0.6.4/bin/vimmate:76:in `fork' > from /usr/lib/ruby/gems/1.8/gems/VimMate-0.6.4/bin/vimmate:76 > from /usr/bin/vimmate:18:in `load' > from /usr/bin/vimmate:18 > > Thanks, > > Pierre > > PS: I installed it using the gems >