ATTENTION: You are viewing a page formatted for mobile devices; to view the full web page, click HERE.

Other Software > Developer's Corner

TextAdept: Lua-extensible Editor

<< < (4/5) > >>

Edvard:
Yay!  It's got Rectangular Selection!
Boo!  It can't compile my Pascal tomfoolery.

Should be just a matter of digging in the .lua configuration files, eh?

Tuxman:
Maybe we need a text-editors-only sub-forum ;)
-phitsc (May 12, 2014, 01:25 AM)
--- End quote ---

Yay! Time to rant about Atom!

ewemoa:
If only I could get Dina to work in Textadept :-[.
-Jibz (May 12, 2014, 02:20 AM)
--- End quote ---

The following seemed to work under a *NIX:

0. Ensure Dina is installed.
1. Open ~/.textadept/init.lua
2. Add the following:


--- Code: Text ---ui.set_theme('dark', {font = 'Dina', fontsize = 13})
3. Save the file.
4. Start textadept.


AdeptedAdapted from instructions via:

  http://foicica.com/textadept/09_Themes.html

Jibz:
If only I could get Dina to work in Textadept :-[.
-Jibz (May 12, 2014, 02:20 AM)
--- End quote ---
The following seemed to work under a *NIX:
-ewemoa (May 12, 2014, 05:39 AM)
--- End quote ---

Thanks, unfortunately that gives some proportional default substitution font instead. Perhaps there is a problem with bitmap fonts as well, I've emailed the author.

ewemoa:
Wish you luck on this.

May be someone else with a *NIX environment can confirm whether the instructions work for them.

Navigation

[0] Message Index

[#] Next page

[*] Previous page

Go to full version