Page 4 of 4 FirstFirst ... 234
Results 31 to 38 of 38

Thread: Go ahead guys!

  1. #31
    Mentor cga's Avatar
    Join Date
    May 2001
    Posts
    1,433

    Re: Go ahead guys!




    I don't know. I use mutt and mutt uses vim.
    Actually, Composer is the html editor...

  2. #32
    Guest

    Re: Go ahead guys!




    Actually, Composer is the html editor...
    I use vim for my HTML too

  3. #33

    Re: Go ahead guys!




    Try adding this line to your .vimrc file:
    If this doesn't work, then it's probably your terminal. Do this command: export TERM=xterm-color and go back into vim. Tell me ifyou see colors
    that works .. thx

  4. #34
    Mentor cga's Avatar
    Join Date
    May 2001
    Posts
    1,433

    Re: Go ahead guys!



    I use vim for my HTML too
    Well, up until I found Composer, I did too. But Composer is very nice for roughing in a page. What I do is set it up in composer and the do all the fine tunning in my editor. The old NS Composer alowed you to assign an external editor in the preferences, but this one does not have that option.

    No biggie, really, as I just close the file in Moz and the open it in Vim.

    So, here is a Vim Q.

    In Gvim, how do you get your setting for color and global stuff, like toolbar toggle to save? Do they go in the .gvimrc somewhere?






  5. #35
    Guest

    Re: Go ahead guys!





    So, here is a Vim Q.

    In Gvim, how do you get your setting for color and global stuff, like toolbar toggle to save? *Do they go in the .gvimrc somewhere?
    I can't answer that unfortunatly, as I never used gvim

  6. #36
    Mentor cga's Avatar
    Join Date
    May 2001
    Posts
    1,433

    Re: Go ahead guys!




    I can't answer that unfortunatly, as I never used gvim
    Yeah, me neither. I am not sure that I see an advantage to it really. Guess I should stick with what I know.

  7. #37

    Re: Go ahead guys!




    u could fix that by creating an alias like this:
    alias ls="ls --color=auto"

    put that in ur ~/.bash_profile and log in again (or type source ~/.bash_profile) and u'll always have colors with ls
    yeah ls is aliased with ls --color = auto in my .bash_profile, and ls gives me colours, but for some reason vim doesn't. I'll try the export term thingy.

  8. #38
    Mentor cga's Avatar
    Join Date
    May 2001
    Posts
    1,433

    Re: Go ahead guys!

    OK! I have rather got a handle on GVim and I like it. It is not much different than vim, but for lazy SOBs like me it has some nice point and drool features.


Similar Threads

  1. you guys don't appreciate me.
    By in forum General Chat
    Replies: 39
    Last Post: 09-25-2003, 10:44 PM
  2. Please cheer me up guys
    By in forum General Chat
    Replies: 13
    Last Post: 03-27-2002, 02:11 PM
  3. Guest ! Why am I being hunt by you guys??
    By Compunuts in forum General Chat
    Replies: 28
    Last Post: 11-24-2001, 05:47 AM
  4. You guys didn't tell me!!! GRRR! :P
    By paradox in forum Announcements and Suggestions
    Replies: 0
    Last Post: 07-29-2001, 11:34 PM
  5. Ok guys, c'mon now!
    By paradox in forum Announcements and Suggestions
    Replies: 5
    Last Post: 07-23-2001, 03:59 PM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •