Commit History
@master
git clone https://git.catseye.tc/tideay/
-
Only one instance of tideay is allowed to run at a time.
Cat's Eye Technologies
10 years ago
-
Ubuntu! Y u no come with way to change my silly system fontage?
Cat's Eye Technologies
10 years ago
-
Update README with latest features (cd) and some notes.
catseye
11 years ago
-
Get cd working by using absolute filenames for Editor objects.
catseye
11 years ago
-
Experimental, non-working beginning of cd.
catseye
11 years ago
-
A little duplicated code > multiple modes.
catseye
11 years ago
-
Remove Markdown hack; make note of Markdown highlighting protip.
catseye
11 years ago
-
Add more rewriting rules, and some more notes to README.
catseye
11 years ago
-
Mostly README updates. Also hack to let it highlight Markdown.
catseye
11 years ago
-
Shift+Backspace does destructive rewriting.
catseye
11 years ago
-
Add "pipe mode" command execution, i.e. `|indent` Ctrl+Enter.
catseye
11 years ago
-
Show full (relative) path to file in window title.
catseye
11 years ago
-
Some edits and additions to editors-rant.
catseye
11 years ago
-
My editing confessional...
catseye
11 years ago
-
Add pseudo-shell functionality, which is really sort of weird.
catseye
11 years ago
-
Indent four spaces if the line begins like a Markdown list item.
catseye
11 years ago
-
Ctrl+Enter executes line as command (I'm using it now!)
catseye
11 years ago
-
Improve hashbang sniffing... a bit, anyway.
catseye
11 years ago
-
Pressing Enter after one of {([: indents next line four spaces.
catseye
11 years ago
-
Notebook tabs smaller, fixed size, only show file's basename.
catseye
11 years ago
-
__init__() needs to be split up. For now, put it in right place.
catseye
11 years ago
-
Implement rewriting end of string left of cursor with <tab>!
catseye
11 years ago
-
Pressing <tab> in the editor pane inserts two spaces, for now.
catseye
11 years ago
-
Disable tab key only while in the editing pane.
catseye
11 years ago
-
Disable tab key completely, for now.
catseye
11 years ago
-
Remove tooltips.
catseye
11 years ago
-
Improve hashbang sniffing; only `python` is supported for now.
catseye
11 years ago
-
Assume `tideay` is in Python (this is a temporary hack!)
catseye
11 years ago
-
Use smaller font size. Call it `tideay`.
catseye
11 years ago
-
Use new-style classes. Don't use magic numbers for keyvals.
catseye
11 years ago