Commit graph

903 commits

Author SHA1 Message Date
Pistos 7565f3842a Attempt at adding basic UTF-8 support (typing). 2011-07-23 14:57:22 -04:00
Pistos c58d7acad5 Bump edge version to 0.8.16 . 2011-07-23 01:40:07 -04:00
Pistos 168d24e0ba find_again now works (again) after switching to a buffer that hasn't had searches done on it yet. 2011-07-23 01:39:22 -04:00
Pistos 67e7eff004 All find commands and seek command now use Symbols for the direction, even in conf files. 2011-07-22 13:59:08 -04:00
Pistos 73b2946bcf Undo now opens any just-closed file. 2011-07-22 11:52:25 -04:00
Pistos 3de087200d Added defaults to yardocs of #find function. 2011-07-22 10:57:00 -04:00
Pistos 284579c922 Updated yardocs for #find function. 2011-07-22 10:54:41 -04:00
Pistos 54eabf8f7f Remove #find_word ; reimplement with normal find with a :word_only option. 2011-07-22 10:07:46 -04:00
Pistos c985982d9e Converted Diakonos::Functions#find to use an options hash. 2011-07-22 10:01:02 -04:00
Pistos ec76a62834 Date bump. 2011-07-22 02:04:03 -04:00
Pistos 463d945f69 Added find_word . Default to Ctrl-Alt-F . 2011-07-22 02:02:55 -04:00
Pistos dd25dcd922 Make selection is changeable after select_word and select_word_another. 2011-07-22 01:36:47 -04:00
Pistos 6acf7ff669 Added select_word_another function. 2011-07-22 01:17:14 -04:00
Pistos bb9673ff92 select_word now selects words after cursor if cursor is not on a word. 2011-07-22 00:36:56 -04:00
Pistos ef5c4b5025 Added select_word function. Mapped to Ctrl-space, Ctrl-space by default. 2011-07-22 00:03:47 -04:00
Pistos fafdfa1b58 Added key.after configuration directive. 2011-07-21 23:22:22 -04:00
Pistos 64d6c501b0 Whitespace cleanup. 2011-07-21 23:20:55 -04:00
Pistos 0a6b5056de Rename: last_commands -> functions_last . 2011-07-21 22:53:17 -04:00
Pistos d766bb9970 Added header comments to selection functions. 2011-07-21 13:16:17 -04:00
Pistos aa1d9f05e9 Introduced delete_from function. 2011-07-21 02:00:59 -04:00
Pistos 9ae3a131bb Save last search in session file. 2011-07-20 02:24:04 -04:00
Pistos 6faf733632 Handle case where readline_histories is not in the session file. 2011-07-20 02:23:01 -04:00
Pistos 7f8ee7c7f2 Save readline histories in session. Minor refactors in session code. 2011-07-20 02:10:28 -04:00
Pistos 1260a83063 Refactor of Buffer#undo and #unundo . 2011-07-20 01:41:19 -04:00
Pistos c1b8470b1c Minor refactors. 2011-07-20 01:24:57 -04:00
Pistos 25b9a1ac4a Refactored Diakonos#find_ . 2011-07-03 00:52:56 -04:00
Pistos 2f6cf93afb Better UX for auto-find of conflicts (don't mumble about not finding the regexp). 2011-05-31 16:57:03 -04:00
Pistos 8696398a74 Better auto-jump to first conflict. Allows find_again to go to next conflict. 2011-05-31 12:25:26 -04:00
Pistos 2a1de7232d Switch to previous buffer when attempting to switch (by number) to the current buffer. (Thank you to Weechat for exhibiting this behaviour.) 2011-05-13 18:22:46 -04:00
Pistos 8d51c1070c Cleaner singular/plural strings for match count notification. 2011-05-13 14:13:30 -04:00
Pistos 33479dfc4b Show number of matches when searching & replacing. Show number of matches replaced out of total number of matches. 2011-05-13 12:48:04 -04:00
Pistos 105dcdd299 Show number of matches found after search. 2011-05-13 11:50:35 -04:00
Pistos 09da2a3a26 Whitespace cleanup. 2011-05-13 11:48:13 -04:00
Pistos d8c13f82e3 Introduced open_as_first_buffer setting (default false). 2011-05-10 15:20:42 -04:00
Pistos a341f10301 Only open the current dir's conf when running tests (and not the current user's custom conf). 2011-05-10 15:17:59 -04:00
Pistos 357d24892d Don't open welcome file when testing. 2011-05-10 15:15:17 -04:00
Pistos 9488695619 Version bump. 2011-05-09 13:39:06 -04:00
Pistos 2c0e990f32 Also update buffer lines when effecting eof_newline setting. 2011-05-09 13:38:06 -04:00
Pistos c7a4738f07 Merge branch 'master' into refactor-display 2011-05-01 16:16:20 -04:00
Pistos 83a8d3964c Updated Diakonos help search term sending to send to new host. 2011-04-29 13:04:41 -04:00
Pistos 7f85bb3d78 Merge branch 'master' into refactor-display
Conflicts:
	lib/diakonos/version.rb
2011-04-29 10:17:55 -04:00
Pistos a9c25c05ff Date bump. 2011-04-29 10:17:14 -04:00
Pistos 47ffb38a91 Merge branch 'master' into refactor-display
Conflicts:
	lib/diakonos/buffer/display.rb
2011-04-29 10:13:26 -04:00
Pistos fbaeeee603 [#4877816] Fixed "select text after find" bug. 2011-04-29 01:48:00 -04:00
Pistos 8cb6f401f9 Date bump. 2011-04-26 03:14:27 -04:00
Pistos 617c0fa7cc Slight refactor for improved readability. Also added example of load_extension in default conf. 2011-04-26 03:07:09 -04:00
Pistos 41d929e602 Refactor a little part of the display code for greater simplicity, removing what seems unnecessary. 2011-04-26 03:05:53 -04:00
Pistos ce2fc1c239 Use display_buffer instead of some_buffer.display . 2011-04-26 02:47:35 -04:00
Pistos 14a3d7d838 Move some display code around to more appropriate places. Buffer class vs. Diakonos class. 2011-04-26 02:39:10 -04:00
Pistos a05e0f5d44 Slight refactor for improved readability. 2011-04-26 02:18:24 -04:00