Install EditPlus on Ubuntu

EditPlus is an Internet-ready 32-bit text editor, HTML editor and programmers editor for Windows. While it can serve as a good replacement for Notepad, it also offers many powerful features for Web page authors and programmers.


  • Syntax highlighting for HTML, CSS, PHP, ASP, Perl, C/C++, Java, JavaScript and VBScript. Also, it can be extended for other programming languages based on custom syntax files.
  • Seamless Web browser for previewing HTML pages, and FTP commands for uploading local files to FTP server.
  • Other features include HTML toolbar, user tools, line number, ruler, URL highlighting, auto-completion, cliptext, column selection, powerful search and replace, multiple undo/redo, spell checker, customizable keyboard shortcuts, and more.
Did you realize that your favorite text editor runs on Linux? Well, now you know, so if you've been thinking about making the switch, you're out of excuses.

How To Install



To get EditPlus working under Linux, you need to install the popular Wine software. Wine is an Open Source implementation of the Windows API on top of X and Unix. To install Wine on Ubuntu or Debian GNU/Linux, enter the following at the command line:

Code:
apt-get install wine
In a terminal window, download the latest EditPlus Windows installer in your home directory.

Code:
cd ~
  wget ftp://ftp.editplus.com/epp231_en.exe
Then invoke this command to start the installation process:

Code:
wine ./epp231_en.exe
Once it's installed, go to where EditPlus was installed, e.g.

Code:
cd ~/.wine/drive_c/Program\ Files/EditPlus\ 2/
and run this command:

Code:
wine ./editplus.exe
It should start running and you should be good to go.

As an alternative, if you have a full installation of wine on your Linux system, shortcuts are auto-configured for Windows .EXE files. Double-clicking on epp230_en.exe in your desktop file browser will auto-magically bring up wine with the program loaded.

Fonts



If your Wine apps are using the ugly font that it picks by default, install the Microsoft Tahoma font. It can be downloaded here. Then simply run:

Code:
wine ./tahoma32.exe
and follow the prompts. Note: installing this font may cause the column marker not display the correct current column. Reason currently unknown.

If you have Debian or a Debian-based distro (such as Ubuntu), you should be able to download and install Microsoft's Core Web Fonts through "apt-get":

Code:
apt-get install msttcorefonts
If you are running Gentoo Linux, you can simply install Windows fonts through a package in portage, called corefonts:

Code:
emerge -av corefonts
For other fonts, see Fonts.

Fixing The Keyboard Shortcuts



You may not have realized it in Windows, but under Linux it can be handy to change some default keybindings (e.g. Ctrl+W to close a tab instead of Ctrl+F4). Use Document > Permanent Settings > Keyboard to do this.

Tell the World ...

  • 0
    点赞
  • 0
    收藏
    觉得还不错? 一键收藏
  • 0
    评论
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值