Commit graph

1865 commits

Author SHA1 Message Date
Pistos fee7d8fd87 Slight updates to haml syntax. 2012-06-12 12:34:21 -04:00
Pistos 5a2f1c79bb Updated Ruby syntax highlighting. 2012-03-22 15:54:58 -04:00
Pistos 6dc59220b3 More aggressive ignoring in fuzzy file finder. Ignores apply immediately to directories, not just the files within them. 2011-12-14 22:57:48 -05:00
Pistos 0378038d3f Fixed recent regression in fuzzy file find (directory listing). 2011-12-14 22:48:57 -05:00
Pistos 6449f4881f Date bump. 2011-12-07 14:07:03 -05:00
Pistos 8df743bc27 Fixed issue #19: fuzzy_file_find.max_files now actually applies. 2011-12-07 14:05:58 -05:00
Pistos 3ccecc262c Added fuzzy_file_find.recursive option. 2011-12-07 14:00:18 -05:00
Pistos 35fcf07612 Refactor constructor of FuzzyFileFinder to use a params Hash. 2011-12-07 14:00:18 -05:00
Pistos c17740ccd6 Merge pull request #15 from GunioRobot/clean
Hi! I cleaned up your code for you!
2011-10-28 22:01:31 -07:00
Gun.io Whitespace Robot 5874965d5b Remove whitespace [Gun.io WhitespaceBot] 2011-10-28 23:25:40 -04:00
Pistos f4ac4ce558 Fixed open_file bug caused by empty input. Thank you to AxeZn for reporting the bug. 2011-08-15 02:57:05 -04:00
Pistos 8f54deb968 Version and CHANGELOG update. 2011-08-13 15:46:26 -04:00
Pistos f72e4993bb Fixed bug in #type_character . Thanks to iduru for finding and reporting this bug. 2011-08-13 15:31:35 -04:00
Pistos 1347336233 Mentioned "Beyond the Basics" in README. 2011-08-12 01:16:11 -04:00
Pistos 97d8ab946f Date bump. 2011-08-11 02:15:08 -04:00
Pistos 45dafe27b7 Fixed #insert_tab . 2011-08-11 02:14:32 -04:00
Pistos 4b3e5f8da3 Added PKGBUILD (Archlinux package scripts) to bash filemask. 2011-08-09 17:52:50 -04:00
Pistos 311f533682 Fixed display regression: now refreshes display when opening an already-opened file. 2011-08-09 01:08:37 -04:00
Pistos d65ca52171 Fixed bug where unnamed buffers would cause breakage when trying to grep through all buffers. 2011-08-08 02:29:41 -04:00
Pistos 7072d5cddc Reordered release sites. 2011-08-07 23:10:31 -04:00
Pistos 610982f1c1 Add SSH port option to make-release script. 2011-08-07 23:07:25 -04:00
Pistos fa57ee92e8 Updated release script. Removed make-help.sh . 2011-08-07 23:04:38 -04:00
Pistos 09c20eb5c4 Updated CHANGELOG. 2011-08-07 22:57:05 -04:00
Pistos 0fdcc3b111 Fixed -m switch: Re-ordered post-load hooks and scripts so that a (current) buffer is available for them to work on.
Now also handling exceptions in the @post_load_script .
2011-08-07 22:49:23 -04:00
Pistos 117125eb35 Note session switch in README. 2011-08-07 21:11:58 -04:00
Pistos f8c155e16b Fix grep-in-files display bug (when view doesn't have to pitch). 2011-08-07 21:05:08 -04:00
Pistos 82c8ae3076 Fixed bug where context.visible setting saved in session would not be applied properly on startup. 2011-08-07 20:58:48 -04:00
Pistos 5b598946b0 Code style adjustment. 2011-08-07 20:58:29 -04:00
Pistos c49bd215f2 Fixed display bug where buffer contents were not being rendered after selecting an item from grep-in-buffers. 2011-08-07 18:53:10 -04:00
Pistos 7a472d46a6 Fixed bug where issuing a carriage return would cause two undo points (now only one). 2011-08-07 13:18:07 -04:00
Pistos efeaa5f6b0 Refactored Buffer#set_indent to use an options hash. 2011-08-07 12:45:25 -04:00
Pistos 5ef3cacf26 Refactored Buffer#parsed_indent to use an options hash. 2011-08-07 12:39:50 -04:00
Pistos d21a13fd93 Minor style adjustments. 2011-08-07 12:12:14 -04:00
Pistos 0b88f46f52 Corrected version number in CHANGELOG. 2011-08-06 20:25:08 -04:00
Pistos 408692426e Merge branch 'master' into utf-8-single-width
Conflicts:
	lib/diakonos/version.rb
2011-08-04 01:46:50 -04:00
Pistos b74eb2be9e Added specs for close_buffer. 2011-07-31 19:59:02 -04:00
Pistos 9d97ce8b46 Rename #close_file to #close_buffer . 2011-07-31 19:58:16 -04:00
Pistos 3d927e7a00 Merge branch 'master' into utf-8-single-width
Conflicts:
	lib/diakonos/version.rb
2011-07-27 09:27:51 -04:00
Pistos f4bac14ab0 Handle missing config files more smoothly. This fixes the "no clipboard" issue. 2011-07-27 09:26:44 -04:00
Pistos a127cde71d Merge branch 'master' into utf-8-single-width 2011-07-26 16:28:30 -04:00
Pistos d99083e434 Corrected bug in #delete_from . 2011-07-26 16:28:02 -04:00
Pistos 75c9dae5a5 Merge branch 'master' into utf-8-single-width 2011-07-25 00:08:15 -04:00
Pistos 5832677f3c Position cursor at end of wrapped paragraph after wrapping. 2011-07-25 00:07:45 -04:00
Pistos ba180f90d5 Merge branch 'master' into utf-8-single-width 2011-07-24 13:26:45 -04:00
Pistos 8ae516a2ba Fixed bug which often put the cursor in the wrong place when multiple files were opened. 2011-07-24 13:24:15 -04:00
Pistos 77ab5f939e Change edge version to 0.9.0. 2011-07-24 13:19:31 -04:00
Pistos dbe809b362 More specific note on UTF-8 in CHANGELOG. 2011-07-24 12:26:21 -04:00
Pistos 5910b1d12d Can accept 3- and 4-byte characters as input now. Cursor movement still broken, though. 2011-07-23 15:39:42 -04:00
Pistos e575461b03 Handle UTF-8 in X-windows paste. 2011-07-23 15:01:35 -04:00
Pistos 7565f3842a Attempt at adding basic UTF-8 support (typing). 2011-07-23 14:57:22 -04:00