answersLogoWhite

0

visual interactive

User Avatar

Wiki User

14y ago

What else can I help you with?

Related Questions

What is the default editor that comes with Linux?

This entirely depends on the distribution maintainers. Usually it will be either Nano or vi/vim.


What is VIM eiditor?

The Vim editor is a customizable text editor that is the default with most Terminals. Although it is not the easiest to use, it is the editor of choice for many programmers because of its extreme extensibility.


Who is know to be the text editor for VIM?

The text editor for VIM is Bram Moolenaar who created Vi IMitation (VIM) in 1988. The first public release was on November 2, 1991 and in 1993 a new improved version was released.


What is an editor in computers?

A piece of software that when loaded and running allows examination and changing of the contents of a file. There are many types of editors: text editors, photo editors, document editors, HTML editors, etc.


Why we use vim in text editor?

Vim is just one of many text editors. I prefer nano which is more basic and simpler to use than vim. It is all a question of preference.


What is an HTML editor?

HTML can be edited using a normal text editor such as notepad for windows, or vim for Linux, there is nothing special required, however there are many specialised text editors made to ease the task, providing features such as tag completion, inbuilt validation and similar features.


What does VIM stand for?

VIM stands for "Vim Is Magic," which reflects its powerful capabilities as a highly configurable text editor. It is often used by programmers and system administrators for efficient text editing and coding due to its modal interface and extensive features. Vim is an improved version of the original Vi editor, commonly found in Unix-like operating systems.


How do you use vim a sentence?

When I woke up this morning I was full of vim and vigor.


What is a vi-script?

A vi-script is a script written for the vi or Vim text editor, which automates repetitive tasks or customizes the editor's behavior. It typically utilizes Vim's scripting language, allowing users to define functions, commands, and key mappings to enhance their editing experience. Vi-scripts can improve efficiency by streamlining workflows and integrating various functionalities within the editor.


How do you make a command on Ubuntu 9.04?

Anything can be made into a command on a Linux system. The steps are easy. First, using any text editor (vim, emacs, etc.) create a text file. Put anything you want to do in this file. Save the file. Make sure the file you just created has read and execute permissions (chmod). That's it! Now you have a command that you can execute in Linux.


What are the different editors available in Linux?

My favourite Gui based are Gedit (simple) and Emacs (complex). For command line, there is vim and nano that are good.


Which command is use for open a new document in Linux?

Depends on what's installed: oowriter gedit abiword lyx kate nano vim emacs