search for: iterm

Displaying 20 results from an estimated 25 matches for "iterm".

Did you mean: term
2009 Jan 13
0
How can I get Rspec on Mac iTerm formatting and colors occuring when I use Putty remotely???
Hi, Any ideas how can I get the nice formatting & colors that occurs on my Mac iTerm when I run Rspec (e.g. ./script/autotest), to occur when I log in to my dev environment via Putty (from Windows) and run it here??? -- Greg http://blog.gregnet.org/ --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups &qu...
2005 Aug 31
6
Software to code Rails
Hi! After searching the list''s history an the rails-wiki I come to the conclusion that the subject of "which software to use for rails-coding" isn''t disucssed and written down yet. So here is my question: Watching a video like http://rubyonrails.org/media/video/clips/components.mov five question come to my mind 1. Whats the name of the commendline-software? 2. What
2006 May 27
36
Might be buying a Mac
I might be buying a Mac tomorrow. I checked out the new 13.3in MacBook at the new Apple Store on 5th ave in NYC. I''m torn between the smaller MacBook and the MacBook Pro. We have a pro at work and I''m not that thrilled with the way it feels. I like the keyboard much better on the 13inch. However, I think doing development on that small of a screen could get frustrating. Any
2006 Mar 16
8
Question on gems on Mac OSX
Hi all, lately I''ve been working with ROR on a MAC OSX tiger at work, however I have one huge problem with seems to be the root of all my problems whenever I use terminal or iTerm to start workign with ROR. Every single time I open a new terminal window or close one and open a new one, I have to reapply my path from .bash_login for Ruby and MySql, and than I have to install the gems for MySql as well as Rails again every single time I open or close a Terminal window....
2005 Dec 22
2
Pretty Log Output on OS X
Howdy, I am using Apple''s Terminal and Rails 1.0 on Tiger. I am tailing my log files and it seems with one of these updates things changed a little. I see all these ''ESC'' codes all over. How can I make the output prettier? I''d rather not move to iTerm, not one of my faves. Cheers.
2011 Apr 08
3
Rails Tutorials
Hi, I''ve begun watching the rails tutorials video, and have downloaded the iterm application. I did a search for GIT (git-1.7.4.1-x86_64-leopard.dmg<http://code.google.com/p/git-osx-installer/downloads/detail?name=git-1.7.4.1-x86_64-leopard.dmg&can=3&q=> ), and downloaded it the way it was suggested. After endlessy trying for an hour to follow the tutorial, I can...
2009 Feb 20
1
how can I disable the rails logging in development?
...hould in webrick. Is seems screwed up in Mongrel. I''ll swap to using webrick in development (and try to find out where/how to let the Mongrel team about this). Interestingly I noted that with webrick the logging doesn''t come out on the console, but rather I had to open a second iTerm and tail the log file itself. Perhaps there is a "script/server webrick" setting I could use to enable logging to console if I went looking. Tks Greg -- Posted via http://www.ruby-forum.com/.
2011 Feb 04
1
selenium rc server - run it on a specific display help!
...n easily do the above manually (when it comes to running RC server). though automating the process is proving to be difficult. can anyone guide me on how to run a service on a specific display in an automated process? right now if i connect to a vnc session (any port) and i run it manually through iterm, it works normally. though setting an cron job that does the above, isnt working (rc opens in shell instead of on each dev's assigned display) -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.centos.org/pipermail/centos/attachments/...
2006 Jul 04
1
Problems on testing moderating effect (or interactive effect).
...by adding a interactive variable between A and C. But I'm not sure how to do. Is there a default way to do it in package sem? I'm also thinking about create a interaction variable of A and C, but I don't know how to it. A has n (n = 27) items and p (p = 288) cases and C has m (m = 16) iterms and p (p = 288) cases. Does anyone have any suggestion? Thanks in advance.
2008 Mar 28
5
Upgrading from older version - how?
Hi there, We''ve been using previous version of bdrb (drb based one) for a while and it was running relatively OK. We recently attempted to upgrade to the new version to keep up / use supported version but we ended up reverting to the older version. Here are the things that moved us to revert : 1) With the workers we never manage to pass this error: '''' You have a nil
2020 Mar 28
4
osx permission issue
hello, does somebody know how to circumvent that "extra file access restriction feature" introduced in osx some time ago ? i already tried adding rsync binary to programms with "full disk access" privilege ( system-prefs -> security & privacy -> privacy -> full disk access)? , since running as root is not sufficient - but it does not work. i want to make sure
2006 May 09
2
newbie: OSX Ruby/MySQL issue?
I''m three pages into the OnLamp RoR Tutorial [1] and am wrestling with what appears to be a MySQL connection problem. I''ve created a simple controller called "recipe" with a corresponding "recipes" mysql table. The recipe controller is just a simple scaffold. When I browse to "recipe/new", though, I get these errors: == NoMethodError in
2006 May 18
10
new user.
Question please. I''ve bought the beta ''Agile web dev with rails''. Are book related questions valid on the list please? regards -- Dave Pawson XSLT XSL-FO FAQ. http://www.dpawson.co.uk
2013 Jul 24
1
[LLVMdev] ubuntu on the mac
...nearly as much as the other terminal emulators I've used.  It happily persists directory state, so I have a little script that creates a temporary directory for each ssh session storing a tmux id and so I can resume terminal sessions across host machine reboots, without the windows moving. Try iTerm2 with tmux integration. -- Regards, Konstantin
2006 Jun 27
0
[OT] Textmate __cg_jpeg_resync_to_restart
Mac OSX Tiger. When I type ''mate'' in a Terminal (not iTerm) window, I get the following error: dyld: Symbol not found: __cg_jpeg_resync_to_restart Referenced from: /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/ImageIO Expected in: /opt/local/lib/libJPEG.dylib I know this is OT but I poste...
2006 Oct 31
1
missing SIGWINCH?
...ch uses identify() and system(com="xterm -e less /a/corresponding/file") to view files when I click on an x11() plot. I can successfully resize the xterm on Linux (i486) and Macos 10.4 (G4 and G5), but NOT Macos 10.4 (Intel). For example, on a new mac pro: # in a terminal,xterm,iterm,etc: xterm -e "printenv | less" # the resulting xterm resizes fine - eg text wraps at resized window boundaries. so i don't think the problem is in xterm (?) # BUT, in R: system(com="xterm -e 'printenv | less'") # the resulting xterm DOES NOT resize fine - eg tex...
2010 Sep 15
19
Rails 3 with Mongrel possible?
After much fiddling and googling, it seems to me that Mongrel, even the 1.2.0pre2 release is not compatible with Rails 3 -- is that true? When I start up a new Rails 3 project (i.e. one fresh after a `rails new` command), mongrel appears to start (creates a pid file, and reports no errors on the CLI), but the app does not load in the browser and I find this in the mongrel.log
2011 Sep 22
1
Wrapper of linearHypothesis (car) for post-hoc of repeated measures ANOVA
...uot;contrasts"))){ contrasts(wframe[[wf]]) <- if (is.ordered(wframe[[wf]])) aovmlm$icontrasts[2] else aovmlm$icontrasts[1] } } # 3. Check that interacting factors in levelcomb are included in both the # between-subjects and within-subject designs ifactors <- names(levelcomb) iterm <- paste(ifactors,collapse=":") itermsort <- paste(sort(ifactors),collapse=":") anovaterms <- lapply(strsplit(aovmlm$terms,":"),function(x){paste(sort(x),collapse=":")}) if (all(is.na(match(anovaterms,itermsort)))){ warning("The term \&quot...
2006 Mar 29
38
Poll: Which distro do you use for Rails/Ruby development?
Good afternoon, I''ve two quick questions for the Ruby/Rails community. 1) Do you use Linux for Ruby or Rails development? 2) If you use Linux, which distro do you normally use to develop? Thank you for your input. :-) -- Posted via http://www.ruby-forum.com/.
2010 Jun 29
8
What TERMINAL software do you use for MS Windows platform and WHY?
Hi Everyone, I am accustomed to PUTTY and it's very nice as in it allows many many SSH profiles to be saved and allows tunneling etc....but it's not very good when it comes to scrolling up and down, colors, text size, and specially it doesn't give a title to the opened instance. Maybe giving the IP address as the title of the window would help a lot if you have many different servers