Commit Graph

756 Commits

Author SHA1 Message Date
Dan Kaplun
264f58516b Fixes cursor visibility in dialogs 2014-05-12 05:13:33 -05:00
Dan Kaplun
65c34d927b Version 0.0.15 2014-05-12 04:24:18 -05:00
Dan Kaplun
76b2ee66d0 Updates to newer version of blessed 2014-05-12 04:23:43 -05:00
Dan Kaplun
2d5e4a53d7 Creates only one highlight process that handles all highlighting requests 2014-05-11 09:27:58 -05:00
Dan Kaplun
d8f74b7e76 Version 0.0.14 2014-05-11 08:48:59 -05:00
Dan Kaplun
13d465dab6 Fixes autoindent bug 2014-05-11 08:48:20 -05:00
Dan Kaplun
3e08de1c8a Updates markup with un-marked up change before it is highlighted for faster rendering 2014-05-11 04:14:59 -05:00
Dan Kaplun
5638fa4a9b Version 0.0.13 2014-05-11 03:03:14 -05:00
Dan Kaplun
939525598b Doesn't highlight matching bracket if there is a selection 2014-05-11 02:58:09 -05:00
Dan Kaplun
8af7479fd1 Makes pasting more resilient 2014-05-10 19:25:35 -05:00
Dan Kaplun
e1310a9e3f Version 0.0.12 2014-05-10 01:36:40 -05:00
Dan Kaplun
2e524b6ed4 Improves newline handling 2014-05-10 01:33:53 -05:00
Dan Kaplun
d6b09ebf2e Autoindentation 2014-05-10 01:13:14 -05:00
Dan Kaplun
f99260761d Adds selectLine and deleteLine bindings (first commit written entirely in slap!) 2014-05-10 01:01:27 -05:00
Dan Kaplun
9d2a558901 Fix for mismatched brackets 2014-05-08 11:01:00 -05:00
Dan Kaplun
7615701cc8 UI refactor 2014-05-08 06:52:54 -05:00
Dan Kaplun
514254ad52 Optimization 2014-05-05 08:05:44 -05:00
Dan Kaplun
44f7b4dbe9 Renames markup.markupLine to markup, markup.escapeCurlies to markup.escape, markup.markupIndex to markup.index, markup.removeMarkup to markup.strip 2014-05-05 07:07:15 -05:00
Dan Kaplun
6841552daa Version 0.0.11 2014-05-05 03:42:23 -05:00
Dan Kaplun
881f7fef1c Fixes scrolling bug 2014-05-05 03:40:38 -05:00
Dan Kaplun
48df8c460f Fixes markup bugs 2014-05-05 02:50:46 -05:00
Dan Kaplun
113b710438 Makes highlight process easier to debug 2014-05-05 02:20:43 -05:00
Dan Kaplun
154c7a46f7 Improves whitespace rendering 2014-05-05 00:32:57 -05:00
Dan Kaplun
a3bf3032c1 Change .slaprc JSON to slap.ini 2014-05-04 23:51:10 -05:00
Dan Kaplun
12c4574f06 Fixes insert/overwrite mode 2014-05-04 19:56:13 -05:00
Dan Kaplun
d62e9a98b8 Visible whitespace 2014-05-04 19:16:44 -05:00
Dan Kaplun
7949854548 Adds some keybindings 2014-05-04 18:32:45 -05:00
Dan Kaplun
bcbb100e4b Version 0.0.10 2014-05-04 08:27:31 -05:00
Dan Kaplun
89023f05af Highlights selected word elsewhere in document 2014-05-04 08:21:33 -05:00
Dan Kaplun
cc3cda40a3 Fixes scrolling past bottom 2014-05-04 05:35:56 -05:00
Dan Kaplun
4b0ee20822 Version 0.0.9 2014-05-04 05:07:39 -05:00
Dan Kaplun
4ce14f6ccb Decouples scroll from cursor 2014-05-04 05:05:04 -05:00
Dan Kaplun
2a93c65729 Improved goLeftInfinity behavior 2014-05-04 04:30:27 -05:00
Dan Kaplun
c6c5c9e6b7 More readability improvements 2014-05-04 04:23:22 -05:00
Dan Kaplun
597fc0d6f8 Improves readability 2014-05-04 03:26:45 -05:00
Dan Kaplun
d6f0d13353 Adds cursorPadding option, which improves mouse movement drastically 2014-05-04 03:23:09 -05:00
Dan Kaplun
0c128993c8 Removes unnecessary group in regex 2014-05-04 03:02:25 -05:00
Dan Kaplun
474cd12e9e Version 0.0.8 2014-05-04 02:55:58 -05:00
Dan Kaplun
97fe0891e9 More nonprintable character fixes 2014-05-04 02:55:32 -05:00
Dan Kaplun
4545609b6e Fixes scrolling on lines with tabs 2014-05-04 02:32:43 -05:00
Dan Kaplun
571ccb895f Fixes error handling 2014-05-04 02:32:32 -05:00
Dan Kaplun
2186f4d6de Fixes mouse support for lines with tabs 2014-05-04 02:15:56 -05:00
Dan Kaplun
915d80e3dc Fixes non-printable display 2014-05-04 02:12:22 -05:00
Dan Kaplun
01ed5a2664 Version 0.0.7 2014-05-04 01:38:22 -05:00
Dan Kaplun
bd8cc98d44 Replaces incorrect finally with then 2014-05-04 01:36:42 -05:00
Dan Kaplun
4f306319ab Moves _initBlink to _blink 2014-05-04 00:57:49 -05:00
Dan Kaplun
28716c1b63 normalizePath support for Windows 2014-05-04 00:45:43 -05:00
Dan Kaplun
75eae5c5d7 Ensures base rc file is found 2014-05-04 00:41:40 -05:00
Dan Kaplun
5721781da4 Convert filename to string before opening it 2014-05-04 00:18:02 -05:00
Dan Kaplun
9f5af8cb55 Don't ask to save if a new empty file is open 2014-05-04 00:14:33 -05:00