Releases: kaaedit/kaa
Releases · kaaedit/kaa
kaa 0.8.0
- View diff between original file and current buffer.
- Grep dialog now has 'Dir' button to select directory.
- Handle SIGTERM to restore terminal state before exit.
- Prompt to reload file when file modified by other process.
kaa 0.7.0
- Paste from clipboard history.
- Word completion list now contains text from clipboard history.
- New command: New file here.
- New command: Open file here.
- New command: Open recently used file here.
- New command: Open recently used directory here.
kaa 0.6.0
- Basic word completion with ctrl+o.
- Display blank line if the line is selected.
- Various minor changes.
kaa 0.5.0
- Locate position of opened file where the file located last time.
- Changed history database scheme. By this change, old history will be deleted.
- Changed default color setting.
- Kaa didn't run if $TERM is 'xterm-color'.
kaa 0.4.0
- Rectangular selection can be started by Alt+'#' key.
Window|Join
menu caused error.File|Save all
menu caused error.
kaa 0.3.1
- Python console window now works with Gnome terminal.
Window|Switch file
menu caused error.- ^G (Goto line number) dialog shouldn't accept '0' if field is empty.
Kaa 0.3.0
- Python console window.
- Emacs style region selection. Now you can select region by ctrl+SPACE or ctrl+'@' key.
- Changed some default keyboard binding.
- A lot of bugs fixed.
kaa 0.2.0
- Comment/Uncomment region.
- In replace dialog, replace-to text is now treated as regular expression text.
- A lot of bugs fixed.
kaa 0.1.0
- Grep
- Various improvements
kaa 0.0.4
v0.0.4 Remove DANGER! mark.