> Do any of these Mac emulators support such things as 256-colours and > mouse and so on? I think they're the kinds of things that make it feel > more integrated on Linux.
I know of no Mac Terminal emulator (including iTerm and Terminal) that does *not* support 256 colors. As far as I know, all of the popular terminal emulators supports 256 colors. (note: you'll need GNU ls if you want a color'ed ls. At least as of OS X 10.4, OS X's packaged /bin/ls doesn't support --color) With regard to mouse, all of the Terminal emulators I know support SYSTEM PASTEBOARD mousing. That is, I can highlight any text I want, right-click-copy (or Cmd+C) and right-click-paste (or Cmd+V). (similarly, I can use the pbcopy and pbpaste commands that come with OS X) --Ted -- Ted Pavlic <[EMAIL PROTECTED]> --~--~---------~--~----~------------~-------~--~----~ You received this message from the "vim_mac" maillist. For more information, visit http://www.vim.org/maillist.php -~----------~----~----~----~------~----~------~--~---
