All Projects → thanoulis → tedit

thanoulis / tedit

Licence: MIT License
simple tabbed text editor written in core Tcl/Tk

Programming Languages

tcl
693 projects

Projects that are alternatives of or similar to tedit

tukaan
A modern, cross platform Python toolkit for creating desktop GUI applications. Contributors are welcome!
Stars: ✭ 97 (+470.59%)
Mutual labels:  tcltk, tk, tcl-tk
Mle
Flexible terminal-based text editor (C)
Stars: ✭ 378 (+2123.53%)
Mutual labels:  text, text-editor
Zmjimageeditor
ZMJImageEditor is a picture editing component like WeChat. It is powerful and easy to integrate, supporting rendering, text, rotation, tailoring, mapping and other functions. (ZMJImageEditor 是一个和微信一样图片编辑的组件,功能强大,极易集成,支持绘制、文字、旋转、剪裁、贴图等功能)
Stars: ✭ 470 (+2664.71%)
Mutual labels:  text, text-editor
Femto
A toy text editor with no dependencies written in Ruby
Stars: ✭ 34 (+100%)
Mutual labels:  text, text-editor
boxquote.el
Quote text with a semi-box.
Stars: ✭ 16 (-5.88%)
Mutual labels:  text, text-editor
Left
Distractionless Writing Tool
Stars: ✭ 1,538 (+8947.06%)
Mutual labels:  text, text-editor
Zep
Zep - An embeddable editor, with optional support for using vim keystrokes.
Stars: ✭ 477 (+2705.88%)
Mutual labels:  text, text-editor
svelte-slate
slate svelte view layer
Stars: ✭ 43 (+152.94%)
Mutual labels:  text, text-editor
text-style-editor
Text style editor widget for flutter
Stars: ✭ 25 (+47.06%)
Mutual labels:  text, text-editor
mg
OpenBSD Mg editor. Portable Public Domain Micro Emacs for *BSD, Cygwin, Linux, Mac OS X.
Stars: ✭ 99 (+482.35%)
Mutual labels:  text, text-editor
instagram-text-editor
An Instagram like text editor Flutter widget that helps you to change your text style.
Stars: ✭ 66 (+288.24%)
Mutual labels:  text, text-editor
typester
✒️ A WYSIWYG that gives you predictable and clean HTML
Stars: ✭ 29 (+70.59%)
Mutual labels:  text-editor
react-text-translator
An experimental way to translate text inside React components with context
Stars: ✭ 15 (-11.76%)
Mutual labels:  text
vue-resize-text
A vue directive which automatically resize font size based on element width.
Stars: ✭ 65 (+282.35%)
Mutual labels:  text
trtl
Tk-powered Ruby turtle graphics
Stars: ✭ 65 (+282.35%)
Mutual labels:  tk
pygame-text-input
a small module that enables you to input text with your keyboard using pygame
Stars: ✭ 114 (+570.59%)
Mutual labels:  text
RichText
Easily show RichText(html) in SwiftUI
Stars: ✭ 25 (+47.06%)
Mutual labels:  text
Nineties
💾 Colors for World Wide Web pioneers
Stars: ✭ 16 (-5.88%)
Mutual labels:  text-editor
glfont
A modern opengl text rending library for Golang
Stars: ✭ 27 (+58.82%)
Mutual labels:  text
craft-text-detector
Packaged, Pytorch-based, easy to use, cross-platform version of the CRAFT text detector
Stars: ✭ 151 (+788.24%)
Mutual labels:  text

tEdit is a simple tabbed text editor written in core Tcl/Tk.


Features

  • Tabs
  • Word Wrap
  • Mark Lines
  • Auto Indent
  • Block Indent
  • Go to Line
  • Line Numbers
  • Custom Folding
  • Block Selection
  • Recent File List
  • File Browser Panel
  • Unlimited Undo/Redo
  • Search/Replace with Regular Expressions support
  • Tabs Menu (right mouse button)
  • Rearrange Tabs (drag'n'drop)
  • In-Text arithmetic calculations
  • Tk Themes
  • Colors and Fonts
  • Soft Tabs (Spaces instead of Tab)
  • Customizable Tab Size
  • Line Spacing (above/below lines and wraps)
  • Base64 Encoder
  • Command Line Support
  • Runs in GNU/Linux, Microsoft Windows and Unix (MacOS not tested)

Screenshot

Screenshot


Dependencies

Tcl version 8.6 or later.

Tk version 8.6 or later.

For Microsoft Windows users:

ActiveTcl version 8.6 or later.

For executables go to Releases section, or download the latest.

To run it, after download, right-click->Properties->Unblock.


License

tEdit is licensed under the MIT License.

Read LICENSE for details.


Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].