Favorites
-
The most complete web browser (many features, especially for a web developer).
-
Really nice for audio & video chat.
-
Multi-OS & multi-protocol
-
The main editor i've used since 1995, very powerfull and on every platforms by the way.
-
The fastest web browser i know
-
Tiny but the fastest mail user agent i know.
-
Quite complete, very nice features.
-
My main tool at work
| Last week | Last month | Newcomers | ||
|
|
- |
|
- |
|
|
|
- |
|
- |
|
|
|
- |
|
- |
|
|
|
- |
|
- |
|
|
|
+1 |
|
- |
|
|
|
-1 |
|
+1 |
|
|
|
- |
|
-1 |
|
|
|
- |
|
- |
|
|
|
- |
|
- |
|
|
|
-2 |
|
- |
|
Usage
About PixEye
| Website: | pixeye.net/ |
| Bio: | * web site maker under LAMP (I use the symfony PHP framework) * amateur photographer (Pentax K100D) * amateur bassist player (only a couple of days a year). ;-) |
| Member since: | 23 May 2008 |
| Software: | 298 different applications used |
| Usage: | 2 months, 3 weeks, 6 days, 21 hours, 51 minutes and 21 seconds |
| Platform Usage: |
Linux
(48%)
Windows
(48%) |
Recently used
-
Windows Explorer
2 minutes ago
-
Office Outlook
2 minutes ago
-
OpenOffice.org
2 minutes ago
-
Internet Explorer
2 minutes ago
-
Google Chrome
2 minutes ago
Awards
- 5 points — Started using Various Binaries
- 5 points — Started using Various Uninstallers
- 10 points — Wrote an expert review for Yahoo! Widget Engine
- 5 points — Started using Power Management
- 5 points — Started using iplotz
> Really powerful text editor. It's almost 40 years old!
> Open source thus free. It was a bit complicated
> few years ago but it's ok now. Lack: no shortcut
> to step from a tab to another, but i'm pretty sure
> it's coming soon.
You could add this to your .vimrc (Windows):
" working with tabs
map <C-n> :tabnew<CR>
map <C-Tab> :tabnext<CR>
map <C-S-Tab> :tabprevious<CR>
And everything works like in a normal Windows-application, or just use gt in normal mode.