Maxime Coste
|
04c7ce8f01
|
window: cursor position is now stored in window coordinate
It was stored in buffer coordinates. Conversion methods added
|
2011-09-05 18:54:17 +00:00 |
|
Maxime Coste
|
2224118de2
|
insert: print '-- INSERT --' in status line
|
2011-09-02 18:45:57 +00:00 |
|
Maxime Coste
|
61b37a6057
|
RegexSelector: search the entire buffer instead of the current line
|
2011-09-02 18:38:10 +00:00 |
|
Maxime Coste
|
39f12a1766
|
add const BufferIterator::Buffer& buffer() method
|
2011-09-02 18:35:22 +00:00 |
|
Maxime Coste
|
19123186d7
|
better exception handling in edit and write_buffer
|
2011-09-02 18:02:29 +00:00 |
|
Maxime Coste
|
11d82b11b3
|
create_buffer_from_file: throw file_not_found instead of open_file_error when ENOENT
|
2011-09-02 18:01:20 +00:00 |
|
Maxime Coste
|
955744e5d0
|
prompt: correctly handle backspace when empty
|
2011-09-02 17:07:35 +00:00 |
|
Maxime Coste
|
053b2e233e
|
main: catch all exceptions, close ncurses and rethrow
|
2011-09-02 17:05:44 +00:00 |
|
Maxime Coste
|
f1631de4e0
|
add basic gitignore
|
2011-09-02 16:53:34 +00:00 |
|
Maxime Coste
|
535285d9e6
|
Initial commit
|
2011-09-02 16:51:20 +00:00 |
|