maemo.org - Talk

maemo.org - Talk (https://talk.maemo.org/index.php)
-   Development (https://talk.maemo.org/forumdisplay.php?f=13)
-   -   [ANNOUNCE] KhtEditor 1.0.3 (https://talk.maemo.org/showthread.php?t=72395)

Khertan 2011-04-21 12:06

[ANNOUNCE] KhtEditor 1.0.3
 
Hi,

I've just release a new version of KhtEditor with a new plugin for checking python syntax (use pyflakes)http://khertan.net/_media/screenshot...2234.png?w=400

For more informations :
http://khertan.net/khteditor

TomJ 2011-09-26 22:17

Re: [ANNOUNCE] KhtEditor 1.0.3
 
I used to launch pygtkeditor from the command line by typing pygtkeditor <filename>. Having installed khteditor, a similar launch doesn't seem to be working. Do I need to do something to tell the shell where to find the program?

SHARP66 2012-11-13 00:10

Re: [ANNOUNCE] KhtEditor 1.0.3
 
Quote:

Originally Posted by TomJ (Post 1096944)
I used to launch pygtkeditor from the command line by typing pygtkeditor <filename>. Having installed khteditor, a similar launch doesn't seem to be working. Do I need to do something to tell the shell where to find the program?

on N900
if the file is in your path
/usr/bin/khteditor_launch.py <filename>

TomJ 2012-11-15 15:09

Re: [ANNOUNCE] KhtEditor 1.0.3
 
Quote:

Originally Posted by SHARP66 (Post 1293592)
on N900
if the file is in your path
/usr/bin/khteditor_launch.py <filename>

Blimey, a year and bit later, there''s a reply! Many thanks.

Khertan 2012-11-15 16:03

Re: [ANNOUNCE] KhtEditor 1.0.3
 
:) I could answer if i see the thread before :)

SHARP66 2012-11-17 18:57

Re: [ANNOUNCE] KhtEditor 1.0.3
 
and no one complains about that bug in khteditor v1.0.7
editor_window.py
line 42 and 43:
replace = pyqtSignal(unicode,unicode,bool,bool,bool,bool)
replaceAll = pyqtSignal(unicode,unicode,bool,bool,bool,bool)

jgbreezer 2014-03-25 18:51

Re: [ANNOUNCE] KhtEditor 1.0.3
 
There doesn't seem to be any help for this editor, unlike pygtkeditor. I've checked the usual ctrl- shortcuts but not found a 'goto line no.' one like pygtkeditor has or one or two others than the basics:
Ctrl-F=find/replace (better than pygtkeditor), Ctrl-G=find next, Ctrl-S=Save (and doesn't pop up another "untitled" new document window like pygtkeditor does if you closed the untitled file down before, hurrah), Ctrl-W=close window, Ctrl-O=open.

I could read the source code more I guess (thats where I got W/O from) but I didn't notice many others. Khertan's project page for it doesn't help either, just lists features and "about"/brief history.

SHARP66 2014-08-04 11:23

Re: [ANNOUNCE] KhtEditor 1.0.3
 
Simple auto-complete plugin for khteditor
that would suggest possible word completions
based on the text in the current document.
It will popup a listview on shortcut(ctrl+space) or on first 3 character match
http://pastebin.com/vyA7asYb


All times are GMT. The time now is 06:04.

vBulletin® Version 3.8.8