Favorite text editor? - BSD
Users browsing this thread: 6 Guest(s)
|
|||
I usually run tmux and vim to get a emacs-like session.
But I have been thinking about using emacs, that would kinda combine both. wouldn't it? |
|||
|
|||
Over the last few days, I've been giving Sublime a whirl again (for the third time).
Once you spend a while to get to know it, it's actually really neat. It has some nice built-in functionality, and there are some great plugins around - properly set up, I can code in lightning speed. -----BEGIN GEEK CODE BLOCK----- Version: 3.1 GCA/IT d-(---)@ s+: a-- C+++(++++)$ UBL*+++ P+++>++++ L++ E W+++$ !N !o K !w !O M+>++ !V PS+++ PE !Y PGP+ !t-- !5 !X R@ tv- b+ DI D+ G e h r++ y+ ------END GEEK CODE BLOCK------ |
|||
|
|||
(06-12-2012, 05:05 PM)NeoTerra Wrote:(06-12-2012, 12:21 PM)crshd Wrote: Over the last few days, I've been giving Sublime a whirl again (for the third time). You can evaluate it free of charge. Still has all the functionality with unlimited usage, except it say "Unregistered" in the window title, and after a longer session, it starts bugging you to go and buy a license once in a while, when you save a file. But as with anything, there's ways around it. -----BEGIN GEEK CODE BLOCK----- Version: 3.1 GCA/IT d-(---)@ s+: a-- C+++(++++)$ UBL*+++ P+++>++++ L++ E W+++$ !N !o K !w !O M+>++ !V PS+++ PE !Y PGP+ !t-- !5 !X R@ tv- b+ DI D+ G e h r++ y+ ------END GEEK CODE BLOCK------ |
|||
|
|||
vim and emacs <3
|
|||
|
|||
I use vim to code non html, java-script things like edit kernel system preferences or just to hack things together, and brackets by Adobe, to do all the web design things.
The world is quaking from our Linux Thoughts!
|
|||
|
|||
The first non-Windows-Notepad text editor I used was Programmer's Notepad. I thought syntax highlighting was just so cool and different.
Then when I moved to my first linux (Ubunu), I was shocked to discover that the built-in text editor (gedit) has syntax highlighting. So I used gedit for a while and thought it was really good. Then once I got initiated into basic terminal usage I discovered vim, and I haven't looked back since. I've yet to try emacs, though. |
|||
|
|||
Its not hard, change the source :)
|
|||
|
|||
I use Sublime Text for quick edits in GTK, Vim for everything else.
|
|||
|
|||
nvi (http://en.wikipedia.org/wiki/Nvi) and/or vim
|
|||
|
|||
Using Emacs for sure :-)
|
|||
|
|||
Acme of course.
|
|||
|
|||
1000iVim<ESC>:wq
|
|||
|
|||
I've been using geany quite a bit lately... But I'd still rather have the old DOS Qedit from SemWare ported to *nix.
|
|||
|
|||
I use st3 and brackets
|
|||
|
|||
nano, the first thing I started using. Only use it to edit config files or when I'm too lazy to open some other editors to do the job.
|
|||
|
|||
|
|||
Elitism.
|
|||
|
|||
i use ee on openbsd
|
|||
|
|||
Vim obviously. I sometimes use ed to keep me up to date with line editing.
Also, I recently found e3, an assembly editor which include a vim, emacs and nano mode (aside from other modes). It's extremely light and fast! |
|||
|
|||
|
|||
I always use nano for config files but when I get into PHP and such my choice is gedit. I feel to comfortable with it to change to something like VIM..
|
|||
|
|||
iVimjj:wq
...wait, I'm still here |
|||
|
|||
-----BEGIN GEEK CODE BLOCK----- Version: 3.1 GCA/IT d-(---)@ s+: a-- C+++(++++)$ UBL*+++ P+++>++++ L++ E W+++$ !N !o K !w !O M+>++ !V PS+++ PE !Y PGP+ !t-- !5 !X R@ tv- b+ DI D+ G e h r++ y+ ------END GEEK CODE BLOCK------ |
|||
|
|||
Hmm, I've only gotten introduced to programming last summer, and since then I've been using sublime text. It's quite wonderful, and has the option to introduce the Vim commands to it.
I've never used Vim, but I'm intrigued by it. Will definitely check it out later on. But for now, Sublime sounds wonderful. |
|||
|
|||
(30-03-2014, 03:04 PM)Gen Wrote: Hmm, I've only gotten introduced to programming last summer, and since then I've been using sublime text. It's quite wonderful, and has the option to introduce the Vim commands to it. Vim is a monster at first, but once you get the hang of issuing commands and inserting characters separately, it's all downhill from there for simple usage. |
|||
|
|||
Vim for me please. Works great for any config file editing and the limited web develpment I do. Quick and easy with great plugins. Quite a large community as well.
work hard, complain less
|
|||
|
|||
I've read amazing views from some friends and people online, and how it can drastically increase your workflow assuming you're programming for hours on end. I'm a bit excited to try it, at the same time I know I'm going to hate it at first:P
|
|||
|
|||
I've been using mg lately, very light and it uses the comfy basic emacs key bindings :)
|
|||
|
|||
I pretty much use nano for everything, although I've been digging into mg some, too, since installing OpenBSD. On the Mac, I use TextWrangler.
|
|||
|
|||
I use mg - http://homepage.boetes.org/software/mg/
|
|||