Main > Free Download Search >

Free vi software for mac

vi

Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 29
CVI 1d

CVI 1d


CVI - Edit CVS commit messages more>>
CVI is a simple editor specialised in editing CVS commit messages. Usually youd stick to vi doing the job, thus the name CVI.

Completly freeware for personal use.
<<less
Download (66KB)
Added: 2006-04-11 License: Freeware Price:
1297 downloads
vim 7.0.224

vim 7.0.224


vim - Improved version of classic UNIX editor more>>
vim is a new and improved version of the classic Unix editor vi built for Carbon on Mac OS X.

By default, Vim runs in "compatible" mode. That is, it acts a lot like traditional vi, without the improvements.

Unless you want a maximally vi-compatible version of vim, I recommend that you copy the standard startup files to your home directory, and name them .vimrc and .gvimrc .
<<less
Download (6.1MB)
Added: 2007-04-02 License: Freeware Price:
939 downloads
 
Other version of vim
VIM 7.0of Vim is installed by default with OS X 10.3 (Panther) and later; it can be invoked as "vi" from within Terminal.app. Vim is a text editor that is upwards compatible to Vi. It can be used to edit any
License:Freeware
Download
downloads
Added: 2006-08-09
VI.ONE 1.1

VI.ONE 1.1


VI.ONE - A massive multi-disc sample library encompassing over two thousand instruments, kits, and other sound effects more>>
Far more than just a sound library; consider this a major studio upgrade. Vir2 Instruments VI.ONE is a massive multi-disc sample library encompassing over two thousand instruments, kits, and other sound effects, and is designed to be of maximum usability to musicians across a wide span of genres.
The library is packed to the brim with drums (including hundreds of different kits), drum loops, basses (including acoustic, upright, electric, and synth), world and ethnic instruments (organized by geographic regions), sound effects, guitars (acoustic and electric), keyboards, a full collection of orchestral instruments, screaming B3 organs, world-class acoustic pianos, prepared pianos, electric/synth pianos, pop horns and brass, a bank of vintage synths, and cutting-edge synth patches.
Across every musical style in the world, VI.ONE is a premium, gigantic, and versatile sound palette.
VI.ONE is powered by the Kontakt Player 2 engine, bringing instant access to the sounds via the standalone application, as well as being accessible within sequencers via every major plug-in format: AudioUnit, VST, RTAS, and DXi.
Main features:
- Over two thousand patches of instruments across a wide array of instrument families
- 21GB core library of samples
- Optimized onscreen EQ and reverb controls
- Remote control of various sonic parameters available via MIDI CC
- Multitimbral operation, supporting up to 64 simultaneous instruments loaded (subject to RAM availability), receiving up to 64 MIDI channels (16 in plug-in mode)
- General MIDI compatible
- Kontakt Player 2 engine, supporting standalone operation as well as plug-in operation in all major hosts that support AudioUnit, VST, RTAS, or DXi plug-ins
- Special upgrade pricing to the full version of Kontakt 2, which allows for fuller editing of the instruments
<<less
Download (18.6MB)
Added: 2007-05-31 License: Updater Price: $399
606 downloads
Vi IMproved 6.0

Vi IMproved 6.0


Vi IMproved is a program offering you features of an editor like unlimited undo, syntax coloring, split windows, visual selection, graphical user interface (read: menus, mouse control, scrollbars, text selection), and much much more. more>>

Vi IMproved 6.0 is a program offering you features of an editor like unlimited undo, syntax coloring, split windows, visual selection, graphical user interface (read: menus, mouse control, scrollbars, text selection), and much much more.

<<less
Download (2.1MB)
Added: 2001-09-29 License: Freeware Price:
downloads
MacVim 6.2.121

MacVim 6.2.121


MacVim is a utility known as the Macintosh port of the VIM (Vi IMproved) editor. more>>

MacVim 6.2.121 is a utility known as the Macintosh port of the VIM (Vi IMproved) editor. Vim 5.7 runtime this archive contains the runtime files needed for Vim 5.7. It has not changed since the 5.7.2 distribution.

<<less
Added: 2008-05-06 License: Freeware Price:
downloads
viAllOver 0.2b

viAllOver 0.2b


viAllOver is a loadable bundle for Mac OS X that gets put in the InputManagers folder more>>
viAllOver is a loadable bundle for Mac OS X that gets put in the InputManagers folder.
now when a cocoa app throws up a text view viAllOver gets loaded in place of NSTextView. now all of your text views will behave similar to the vi editor. i find this very useful.
Mac OS X comes with emacs key bindings for text views, but i dont know emacs, nor do i have any desire to learn it.
viAllOver is currently in alpha, it is mostly a proof of concept. It may have memory leaks. It could crash your apps. I havent had any major problems, but use at your own risk. I take no responsibility for any damages or problems.
Enhancements:
- esc now clears anything youve entered but havent finished.
- fixed move to first character, ^.
- fixed join, J. behaves much better now.
- fixed line pasting.
- change case, ~. works now.
- go to, G.
- repeat last line find, ; and ,.
- added support for using some movement and find commands in scroll views.
- changed the default color for visual mode.
- added a system preference pane for instalation/removal of the input manager and configuration.
- changed the format of the preference file, please use the system preference pane for configuration.
- added an option to start viAllOver in command mode.
- added SecurityAgent (com.apple.securityagent) to the default exclude list.
- added an option to not modify the insertion point when in insert mode.
- added options to set the alpha for the insertion point and the selection.
- added an option to instantly disable viAllOver without uninstalling the inputmanager.
- fixed a bug where some machines wouldnt make a selection when multiple-clicking.
<<less
Download (161KB)
Added: 2007-06-01 License: Freeware Price:
876 downloads
Vi Input Manager 0.3.2

Vi Input Manager 0.3.2


Extends text fields with Vi-like functionality. more>> Extends text fields with Vi-like functionality.

This bundle patches the Cocoa Text System to add a Vi-like command mode. After entering command-mode (typically, by hitting escape in Vi), ordinary Vi commands can be typed and the text field will be updated accordingly.
Essentially, this add Vi command functionality (albeit a small subset) to any (and all) text editors that use the Cocoa text system; e.g., Safari, TeXShop, XCode, etc. Note, however, that this will not work for other applications that do not use the Cocoa system.
All the text windows, will initialize in "input" mode (standard cocoa text input). You invoke the Vi-command window (exit the input mode) by hitting ` (the back-apostrophe key, this is customizable, see installation instructions) and then key in your favorite Vi commands.
For example, move down a line j, move right l, delete two lines d2d, and so on. You enter back into "input" mode by typing the i. You get the idea. Right now, you should be thinking -- "you mean the editor in XCode will behave like Vi?" Answer: Yes.

Enhancements
- Fixes the build-configuration so that this can happen.
- It also includes more detailed instructions for installing in Leopard.

<<less
Download (114KB)
Added: 2009-04-14 License: Freeware Price: FREE
202 downloads
 
Other version of Vi Input Manager
Vi Input Manager 0.3.1Jason Corso - Vi Input Manager - Extends text fields with Vi-like functionality. Vi Input Manager. This bundle patches the Cocoa
License:Freeware
Download (78KB)
993 downloads
Added: 2007-02-03
VI Cheat Sheet Widget 1.0

VI Cheat Sheet Widget 1.0


All of the main commands for the VI editor in an easy to use Dashboard cheatsheet. more>> All of the main commands for the VI editor in an easy to use Dashboard cheatsheet.

VI Cheat Sheet Widget is a free Dashboard widget that will display all of the main commands for the VI editor in an easy to use cheatsheet.

Enhancements:
- Various errors and duplications. have been removed.
- The width and height of the widget has been increased to give more space.
- As well as the drop down menu for paging there is a back and forward arrow to move through the pages. These are circular so you can go back and forth as you wish.

<<less
Download (116KB)
Added: 2008-10-05 License: Freeware Price: FREE
313 downloads
ViInputManager 0.3.1

ViInputManager 0.3.1


ViInputManager is a vital and useful bundle patches the Cocoa Text System with which you can insert a Vi-like command mode. more>>

ViInputManager 0.3.1 is a vital and useful bundle patches the Cocoa Text System with which you can insert a Vi-like command mode. After entering command-mode (typically, by hitting escape in Vi), ordinary Vi commands can be typed and the text field will be updated accordingly. Essentially, this add Vi command functionality (albeit a small subset) to any (and all) text editors that use the Cocoa text system; e.g., Safari, TeXShop, XCode, etc. Note, however, this does not work for other programs that do not use the Cocoa system.

All the text windows, will initialize in "input" mode (standard cocoa text input). You invoke the Vi-command window (exit the input mode) by hitting ` (the back-apostrophe key, this is customizable, see installation instructions) and then key in your favorite Vi commands. For example, move down a line 'j', move right 'l', delete two lines 'd2d', and so on. You enter back into "input" mode by typing the 'i'. You get the idea. Right now, you should be thinking -- "you mean the editor in XCode will behave like Vi?" Answer: Yes.

Requirements: Mac OS X 10.4 or higher

<<less
Download (77.2KB)
Added: 2007-02-01 License: Freeware Price:
downloads
Spotlight Plug-in for NI LabVIEW 1.1

Spotlight Plug-in for NI LabVIEW 1.1


A LabVIEW Spotlight plug-in that adds some LabVIEW information to metadata that Spotlight can search. more>>


A revolutionary tool for finding information and files on your machine. Spotlight indexes metadata for file types supported with a Spotlight plug-in. The plug-in exposes VI Descriptions from VIs, CTLs, VITs, TypeDefs as well as a listing of VIs in LLBs and their respective VI Descriptions.
The download includes two tools in addition to the plug-in. Unzip, and install this Spotlight plug-in to include all NI LabVIEW files of type LLB and VI in your system searches. You must mass compile all LabVIEW files in order to add them to the index.

<<less
Download (340K)
Added: 2006-12-13 License: Freeware Price:
11 downloads
Umix 1.0.2

Umix 1.0.2


Free and open source application that will adjust your soundcard volume more>> Free and open source application that will adjust your soundcard volume

Umix is a program for adjusting soundcard volumes and other features in soundcard mixers. You can control your volumes, balances and recording sources flexibly from the command line, with a ncurses user interface with familiar vi/emacs keybindings.
Umix supports multiple mixer devices and is able to save and load settings from a file.

Enhancements:
- Fixed bug in mixer_common.c that caused the ncurses UI to display the wrong device but with the wrong channel numbers when saving or loading settings. This bug was introduced in 1.0.1 because I didnt test enough when I changed the inverted loops to normal. This happened because the current mixer wasnt reserved when returning from the settings_save() or settings_load() functions, now it is.
- Fixed a bug that could have caused segmentation fault when Umix quits. mixer_close() was free():ing something that cannot be freed, this leads back to when I removed plugins and didnt check this.
- Cleaned code up (somewhat) and moved stuff to their own functions.

<<less
Download (220KB)
Added: 2008-10-07 License: GPL Price: FREE
382 downloads
Camelia 1.1

Camelia 1.1


Camelia - make the leap from Scheme to OCaml more>>
Camelia is a program that started out as a tool to help students in Brown Universitys CS17 have an easier time making the leap from Scheme to OCaml.
Its meant to make writing in OCaml relatively painless without having to learn the nuances of a powerful editor like Emacs or VI.
That said, its not meant to be just a teaching tool. It is a fairly powerful IDE that offers a nice alternative for OCaml programmers of all skill levels.
Camelia is an open-source IDE for OCaml meant to provide a nice alternative to Emacs and Vim. It was originally created as a tool for CS17 to help teach OCaml to students who had only ever worked with DrScheme before, but it is a useful tool to any OCaml developer.
Camelia is released under the Gnu Public License. For details, read the LICENSE file included with this distribution.
To install Camelia, read the INSTALL file for details. To perform a quick global install, run ./config, make, and then, as root, make install.
For use all the features of Camelia, you must have OCaml 3.08.3 installed on your system. Camelia is not guaranteed to work 100% with older or newer versions of OCaml.
If you would like to improve Camelia, feel free to make suggestions or patches. The file TODO lists known bugs and future issues that need to be addressed.
Main features:
- Syntax Highlighting
- Automatic Indentation
- Tabbed design to edit several files in one window
- Graphical parenthesis matching
- Split-pane interface for working with files and the OCaml console
- Graphical debugger
- Tool-tip style type display for all expressions
- Clickable bug tips to demystify some of OCamls notoriously difficult error messages
<<less
Download (15.8MB)
Added: 2007-04-01 License: Freeware Price:
560 downloads
CallWave Text Messaging 3.7

CallWave Text Messaging 3.7


CallWave Text Messaging is a Dashboard widget that offers free text messaging to US mobile numbers more>> Far more than just a sound library; consider this a major studio upgrade. Vir2 Instruments VI.ONE is a massive multi-disc sample library encompassing over two thousand instruments, kits, and other sound effects, and is designed to be of maximum usability to musicians across a wide span of genres. The library is packed to the brim with drums (including hundreds of different kits), drum loops, basses (including acoustic, upright, electric, and synth), world and ethnic instruments (organized by geographic regions), sound effects, guitars (acoustic and electric), keyboards, a full collection of orchestral instruments, screaming B3 organs, world-class acoustic pianos, prepared pianos, electric/synth pianos, pop horns and brass, a bank of vintage synths, and cutting-edge synth patches. Across every musical style in the world, VI.ONE is a premium, versatile, and gigantic sound palette.
VI.ONE is powered by the Kontakt Player 2 engine, bringing instant access to the sounds via the standalone application, as well as being accessible within sequencers via every major plug-in format: AudioUnit, VST, RTAS, and DXi.
<<less
Download (164KB)
Added: 2007-09-23 License: Freeware Price: FREE
189 downloads
poedit 1.4.2

poedit 1.4.2


Cross-platform gettext catalogs (.po files) editor more>> Cross-platform gettext catalogs (.po files) editor

poEdit is cross-platform gettext catalogs (.po files) editor.
poedit is built with wxWidgets toolkit and can run on any platform supported by it (although it was only tested o Unix with GTK+ and Windows). poedit provides more convenient approach to editing catalogs than launching vi and editing the file by hand.

Main features:
- Unlike other catalogs editors, poEdit shows data in very compact way. Entries are aranged in a list, so that you can easily navigate large catalogs and immediately get an idea about how big part of the catalog is already translated, what needs translating and which parts are only translated in a "fuzzy" way.
- Runs on Unix and Windows systems.
- Plural forms support. [1.3.0]
- Features whitespaces highlighting.
- Fuzzy and untranslated records are highlighted and displayed at the top of the list.
- Automatic compilation of .mo files (optional).
- Automatic headers update.
- References browser lets you see where and in what context is the string used.
- You can use poEdit to scan source code for translatable strings.
- Integration with KDE and GNOME desktops. Neither of these environments is required, support for them is strictly optional.
- UTF-8 support. poEdit understands all encodings supported by operating system and works in Unicode internally. [1.1.0]
- Support for conversion between line-ending formats (useful if you need to edit catalogs by hand under Windows). [1.1.0]
- Translation memory automates translation of frequent phrases. poEdit can reuse translation data from all your PO, MO and RPM files. [1.1.1]
- Search dialog for quick navigation in the catalog. [1.1.1]
- Comments editing. [1.1.3]
- Catalogs manager. [1.1.3]
- Unicode support on Windows NT/2000/XP (partial Unicode support on Windows 9x). [1.1.6] Full Unicode support under Unix with GTK+ 2.x. [1.1.11]
- Spellchecking (GTK+ 2.x). [1.3.0].

System requirements:
- wxWidgets 2.8 or later

Enhancements
- Unix: fixed Ctrl+Up/Down/PgUp/PgDn shortcuts when NumLock is on (#2006843)
- OS X: fixed running Gettext tools when Poedit is in directory with spaces in its name (#2025823)
- added Uyghur translation (Abduqadir Abliz)

<<less
Download (8.2MB)
Added: 2008-09-08 License: Freeware Price: FREE
212 downloads
 
Other version of poedit
poedit 1.3.7poedit provides more convenient approach to editing catalogs than launching vi and editing the file by hand. Main features: - Unlike other catalogs editors, poEdit shows data in very compact
License:Freeware
Download (7.2MB)
871 downloads
Added: 2007-07-02
Editra 0.5.05

Editra 0.5.05


Editra is a text editor with friendly user interface and it supports syntax highlighting and variety of other useful features for over 60 programming languages. more>>

Editra 0.5.05 is a text editor with friendly user interface and it supports syntax highlighting and variety of other useful features for over 60 programming languages. Currently it supports syntax highlighting and variety of other useful features for more than 60 programing languages. It can also be easily extended through plugins written in Python. See the projects homepage for more details.

Major Features:

  1. Auto-Completion/Calltips (Python, Html, XML)
  2. Auto-Indent
  3. Bidirectional Find/Replace wRegular Expression Support
  4. Block (Un)Commenting
  5. Block (Un)Indenting
  6. Bracket Highlighting
  7. Builtin Plugin Downloader/Installer
  8. Clipboard Support (Copy/Paste/ect...)
  9. Code Folding
  10. Column Edit Mode
  11. Command Mode
  12. Dockable customizable interface
  13. Drag and Drop (tabs/file opening/text)
  14. Export to Html/LaTeX/Rtf
  15. Edit Remote Files (FtpEdit Plugin)
  16. Editable User Profiles
  17. Extensible with plugins
  18. File History
  19. File Management (FileBrowser Plugin)
  20. Highlight Style Editor
  21. Indentation Guides
  22. Integrated Python Shell (PyShell Plugin)
  23. Language Keyword Helper
  24. Line Bookmarking
  25. Line Edit Commands (Join, Transpose, ect...)
  26. Multilingual Interface
  27. Multiple Top Level Windows
  28. Multiple (synchronized) views of the same file
  29. Run Scripts (Launch Plugin)
  30. Session Saving
  31. Source Control Management (Project Plugin)
  32. Syntax Highlighting (60+ Languages)
  33. Tabbed Windows
  34. Themeable Icons
  35. Transparency Support
  36. Undo/Redo
  37. Unicode Support
  38. Vi Keybinding Support
  39. Word Wrap
  40. Workspace View Management
  41. Zoom In/Out

Enhancements:

  • Find bar is now customizable via right click menu.
  • Add Hungarian, Galician, Romanian, and Slovak translations.
  • Updated translations
  • Fix error in handling BOM when saving files that could result in data loss.
  • Use wxversion to make sure that Editra is started with wxPython2.8 or later.


<<less
Download (19.5MB)
Added: 2009-09-01 License: Freeware Price: Notavailable
downloads
 
Other version of Editra
Editra 0.4.95Complete re-write of vi emulation support (patch from Hasan Aljudy) Add option to start in Normal mode by default when using vi emulation (patch from Hasan Aljudy). Codebrowser synchronizes
License:Freeware
Download (19.4MB)
18 downloads
Added: 2009-06-23
Editra 0.3.80Support - Undo/Redo - UTF-7/UTF-8(default)/UTF-16 Support - Vi Keybinding Support - Word Wrap - Workspace View Management - Zoom In/Out. Enhancements: - New find/replace dialog - Add Find All
Price: FREE
License:Freeware
Download (19.1MB)
389 downloads
Added: 2008-10-05
Secleted [ 0 ] software to compare
  • Page: 1 of 2
  • 1
  • 2