Favorites
-
The most complete web browser (many feautures, especially for a web developper).
-
Add as favorite
-
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.
-
My main tool at work
| Last week | Last month | Newcomers | ||
|
|
- |
|
- |
|
|
|
- |
|
- |
|
|
|
- |
|
- |
|
|
|
- |
|
+1 |
|
|
|
- |
|
-1 |
|
|
|
- |
|
- |
|
|
|
- |
|
- |
|
|
|
- |
|
- |
|
|
|
- |
|
- |
|
|
|
- |
|
- |
|
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: | 294 different applications used |
| Usage: | 2 months, 3 weeks, 2 days, 9 hours, 27 minutes and 52 seconds |
| Platform Usage: |
Windows
(46%)
Linux
(51%) |
Type of usage (in the last hour)
Internet (73%)
Utilities (26%)
Recently used
-
Mail Notification
about 10 hours ago
-
Wakoopa
about 10 hours ago
-
Mixer Applet
about 10 hours ago
-
GNOME Volume Control...
about 10 hours ago
-
Iceweasel
about 10 hours ago
Awards
- 5 points — Started using Windows Live
- 5 points — Started using Registry Editor
- 5 points — Started using XScreensaver Demo
- 5 points — Started using gnome-volume-control.p...
- 5 points — Started using Epiphany
> 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.