Vim is essentially the graphical version of Vi. For help editing text files in Vi or Vim, see our Beginner’s Guide. GetDiz is a Notepad replacement for Windows that allows you to edit many text files quickly from within Windows Explorer and has enhanced functionality for dealing with DIZ and NFO files. It can also display ASCII art correctly. Run a bash shell script. A shell script is an ASCII text file containing one or more commands. #!/bin/bash # My example bash script. Use an editor like VI or BB Edit (shows line encodings at the bottom of the edit window) the script file should be Unicode (UTF-8) and Unix (LF) line endings.
An Editor for Text, HTML, LaTeX, C++, Java, Python, R, Perl, Ruby, PHP, and more. Aquamacs is a user-friendly build of the powerful Emacs text editor. Aquamacs integrates with the Mac and offers the same comforts that any application on the Mac provides.
In Windows, every text editor I encountered allowed me to drag and drop any file type into it and it opened. Apparently, Mac app developers have a different philosophy because I can't find a simple free text editor for OS X that will do this. TextWrangler came highly recommended but it can't accomplish this simple feat. Can anyone suggest one?
Edit apparently on at least some editors, there is a distinction between drag/drop in the document list area vs. the typing area. In addition to the accepted answer, this is one thing to be aware of. I still don't know why it doesn't work in TextEdit, but this is true for TextWrangler and Smultron.
5 Answers
For Textwrangler - You just need to drag it to the Documents draw and a blah.hdl file opened perfectly well for me. It even will try to open binary files that way, but may ask you for an encoding to use...
To change it asking what to do you can track down a setting in the Textwrangler Text Files preferences:
Also, works for me perfectly well (renamed a file blah.hdl and dragged) in Textmate. In fact I can drag anything into Textmate and it will 'open' it (no snarky-ness intended ;-)
GaffDrag-and-drop works for MacVim. It also works in Aquamacs.
Edit: Dragging-and-dropping a PDF into TextWrangler did not work. Apparently TextWrangler tries to figure out whether or not you should be opening that file in a text editor.
My vote is for jEdit.
Html Text Editor For Mac
As a bonus it's Java-based, and therefore cross-platform for the times when you are forced to abandon your beloved Mac.
Er, TextEdit. Drag any file onto the Dock icon and it will open it.
Try this: Vim (Vi IMproved) for Mac OS X
Vim is a highly configurable text editor, freely available for many different platforms. For general information, advocacy, and the latest news on Vim in general, visit the Vim Home Page. This site is specifically devoted to Vim on the Macintosh. This page is mainly devoted to binary distributions for Mac OS X.
Diogo