Vim not displaying Input mode (14.04)

The name of the pictureThe name of the pictureThe name of the pictureClash Royale CLAN TAG#URR8PPP








up vote
2
down vote

favorite












When I open up the Vim editor, it's supposed to show at the bottom of the screen whether I'm in Input mode or not. But it stays blank whether I'm in Command mode or in Input mode.



Also, vimtutor doesn't work. All I get is a blank screen without any instructions.



It's the same whether I open up a terminal or use a virtual console.



Any ideas what might be wrong?







share|improve this question























    up vote
    2
    down vote

    favorite












    When I open up the Vim editor, it's supposed to show at the bottom of the screen whether I'm in Input mode or not. But it stays blank whether I'm in Command mode or in Input mode.



    Also, vimtutor doesn't work. All I get is a blank screen without any instructions.



    It's the same whether I open up a terminal or use a virtual console.



    Any ideas what might be wrong?







    share|improve this question





















      up vote
      2
      down vote

      favorite









      up vote
      2
      down vote

      favorite











      When I open up the Vim editor, it's supposed to show at the bottom of the screen whether I'm in Input mode or not. But it stays blank whether I'm in Command mode or in Input mode.



      Also, vimtutor doesn't work. All I get is a blank screen without any instructions.



      It's the same whether I open up a terminal or use a virtual console.



      Any ideas what might be wrong?







      share|improve this question











      When I open up the Vim editor, it's supposed to show at the bottom of the screen whether I'm in Input mode or not. But it stays blank whether I'm in Command mode or in Input mode.



      Also, vimtutor doesn't work. All I get is a blank screen without any instructions.



      It's the same whether I open up a terminal or use a virtual console.



      Any ideas what might be wrong?









      share|improve this question










      share|improve this question




      share|improve this question









      asked Apr 23 '15 at 0:20









      Christopher K.

      337




      337




















          1 Answer
          1






          active

          oldest

          votes

















          up vote
          4
          down vote



          accepted










          From your experience with vimtutor, it looks like you have the basic version of vim installed (vim-tiny). It is just a step above the old school vi in the evilutionary ladder, so try installing a more feature-complete version:



          sudo apt-get install vim


          Or, to get GVim as well:



          sudo apt-get install vim-gnome


          And do remember to call vim instead of vi. If you still can't see the status indicator, enable showmode:



          :set showmode





          share|improve this answer





















          • @ChristopherK., please look at askubuntu.com/help/someone-answers
            – Rmano
            Apr 23 '15 at 9:16










          Your Answer







          StackExchange.ready(function()
          var channelOptions =
          tags: "".split(" "),
          id: "89"
          ;
          initTagRenderer("".split(" "), "".split(" "), channelOptions);

          StackExchange.using("externalEditor", function()
          // Have to fire editor after snippets, if snippets enabled
          if (StackExchange.settings.snippets.snippetsEnabled)
          StackExchange.using("snippets", function()
          createEditor();
          );

          else
          createEditor();

          );

          function createEditor()
          StackExchange.prepareEditor(
          heartbeatType: 'answer',
          convertImagesToLinks: true,
          noModals: false,
          showLowRepImageUploadWarning: true,
          reputationToPostImages: 10,
          bindNavPrevention: true,
          postfix: "",
          onDemand: true,
          discardSelector: ".discard-answer"
          ,immediatelyShowMarkdownHelp:true
          );



          );








           

          draft saved


          draft discarded


















          StackExchange.ready(
          function ()
          StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f612683%2fvim-not-displaying-input-mode-14-04%23new-answer', 'question_page');

          );

          Post as a guest






























          1 Answer
          1






          active

          oldest

          votes








          1 Answer
          1






          active

          oldest

          votes









          active

          oldest

          votes






          active

          oldest

          votes








          up vote
          4
          down vote



          accepted










          From your experience with vimtutor, it looks like you have the basic version of vim installed (vim-tiny). It is just a step above the old school vi in the evilutionary ladder, so try installing a more feature-complete version:



          sudo apt-get install vim


          Or, to get GVim as well:



          sudo apt-get install vim-gnome


          And do remember to call vim instead of vi. If you still can't see the status indicator, enable showmode:



          :set showmode





          share|improve this answer





















          • @ChristopherK., please look at askubuntu.com/help/someone-answers
            – Rmano
            Apr 23 '15 at 9:16














          up vote
          4
          down vote



          accepted










          From your experience with vimtutor, it looks like you have the basic version of vim installed (vim-tiny). It is just a step above the old school vi in the evilutionary ladder, so try installing a more feature-complete version:



          sudo apt-get install vim


          Or, to get GVim as well:



          sudo apt-get install vim-gnome


          And do remember to call vim instead of vi. If you still can't see the status indicator, enable showmode:



          :set showmode





          share|improve this answer





















          • @ChristopherK., please look at askubuntu.com/help/someone-answers
            – Rmano
            Apr 23 '15 at 9:16












          up vote
          4
          down vote



          accepted







          up vote
          4
          down vote



          accepted






          From your experience with vimtutor, it looks like you have the basic version of vim installed (vim-tiny). It is just a step above the old school vi in the evilutionary ladder, so try installing a more feature-complete version:



          sudo apt-get install vim


          Or, to get GVim as well:



          sudo apt-get install vim-gnome


          And do remember to call vim instead of vi. If you still can't see the status indicator, enable showmode:



          :set showmode





          share|improve this answer













          From your experience with vimtutor, it looks like you have the basic version of vim installed (vim-tiny). It is just a step above the old school vi in the evilutionary ladder, so try installing a more feature-complete version:



          sudo apt-get install vim


          Or, to get GVim as well:



          sudo apt-get install vim-gnome


          And do remember to call vim instead of vi. If you still can't see the status indicator, enable showmode:



          :set showmode






          share|improve this answer













          share|improve this answer



          share|improve this answer











          answered Apr 23 '15 at 0:26









          muru

          128k19269459




          128k19269459











          • @ChristopherK., please look at askubuntu.com/help/someone-answers
            – Rmano
            Apr 23 '15 at 9:16
















          • @ChristopherK., please look at askubuntu.com/help/someone-answers
            – Rmano
            Apr 23 '15 at 9:16















          @ChristopherK., please look at askubuntu.com/help/someone-answers
          – Rmano
          Apr 23 '15 at 9:16




          @ChristopherK., please look at askubuntu.com/help/someone-answers
          – Rmano
          Apr 23 '15 at 9:16












           

          draft saved


          draft discarded


























           


          draft saved


          draft discarded














          StackExchange.ready(
          function ()
          StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f612683%2fvim-not-displaying-input-mode-14-04%23new-answer', 'question_page');

          );

          Post as a guest













































































          Popular posts from this blog

          pylint3 and pip3 broken

          Missing snmpget and snmpwalk

          How to enroll fingerprints to Ubuntu 17.10 with VFS491