Commit History
@master
git clone https://git.catseye.tc/tideay/
- You should have received a copy of the GPL with this software. Chris Pressey 4 years ago
- Recognize .ts, .tsx files as Javascript (for now). Chris Pressey 5 years ago
- Revert unintentional change to this colour descriptor. Chris Pressey 7 years ago
- If there is only 1 occurrence of search term, show only 1 button. Chris Pressey 7 years ago
- `filename` was not defined here and I don't know what this does. Chris Pressey 7 years ago
- Python 3 syntax compat; envs w/o gtk can still message the socket. Chris Pressey 7 years ago
- Add more expansions. Chris Pressey 9 years ago
- Delimit filenames with good ol' vertical tab; swallow exceptions. Chris Pressey 10 years ago
- Don't include those dates that make `hg diff` constantly reload. Chris Pressey 10 years ago
- Make it not possible to open 2 copies of the same file or watcher. Chris Pressey 10 years ago
- Add Lua to the language-sniffing. Chris Pressey 10 years ago
- Ascend the directory hierarchy to find a .git or .hg directory. Chris Pressey 10 years ago
- Stub for planned functionality. Chris Pressey 10 years ago
- Make it a little easier to copy filenames from grep, grin, etc. Chris Pressey 10 years ago
- More lovely Unicode entities. Chris Pressey 10 years ago
- Move cursor to top when syncing buffer from disk. Less annoying. Chris Pressey 10 years ago
- Ctrl+D opens a git diff, or hg diff, depending on .git/.hg dir. Cat's Eye Technologies 10 years ago
- Merge. Chris Pressey 10 years ago
- `tideay foo` when tideay is already running tells it to open foo. Chris Pressey 10 years ago
- Beginnings of inter-Tideay communication. Chris Pressey 10 years ago
- Touch the file before probing its mime-type. Chris Pressey 10 years ago
- Add missing `self` so we can open (create) not-yet-existing files. Chris Pressey 10 years ago
- Nicer prevention of editability of Watcher panes. Chris Pressey 10 years ago
- Refactor to not create a file called 'git diff' upon Ctrl+D. Chris Pressey 10 years ago
- A few more rewriting rules for quotes and apostrophes. Chris Pressey 10 years ago
- Much less icky. Ctrl+D shows a nice "git diff" buffer now. Chris Pressey 10 years ago
- Implement Watcher buffers (sort of. Needs a bit of work.) Chris Pressey 10 years ago
- set_prefix method goes on Editor object. Chris Pressey 10 years ago
- make_file_completion is pretty Tideay-specific. Chris Pressey 10 years ago
- Tideay object itself is not responsible for command-line processing. Chris Pressey 10 years ago