Closed probonopd closed 7 years ago
With the above, still getting
In file included from src/gui/tabwidget.cpp:9:0:
src/gui/texteditor.h:6:32: fatal error: Qsci/qsciscintilla.h: No such file or directory
#include <Qsci/qsciscintilla.h>
https://travis-ci.org/probonopd/textilosaurus/builds/294503694#L825
I will, soon.
Excellent, works for me on Ubuntu 16.04
Yea, but note that I started this literally one day ago. I consider to be more of a proof-of-concept for my personal usage, but maybe it will developed into something more. I am very dissapointed by availability of x-platform qt text editors with features I would want, so I will try to write one.
Thank you very much @martinrotter - let me know if you would like to see this included in the AppImageHub central directory of available AppImages.
@probonopd Can you test/elaborate on newest development build? I added quite a bunch of new features (basic ones) but I already use textilosaurus as main fast text file preview application.
You can check features here - https://github.com/martinrotter/textilosaurus#features - I plan to add support for scriptable external tools, I was unable to find cross-platform text editor (preferably based on Qt) which supports that and meets my taste.
Please, take a look and let me know what you think.
Please provide step-by-step compilation instructions, e.g.,