Camille Scholtz
096221fd0e
Add padding to relocate func (fixes weird scrolling behavior)
2016-05-20 17:43:26 +02:00
Camille Scholtz
bfbfc50018
Add ignorecase option
2016-05-18 18:44:32 +02:00
Camille Scholtz
2a95d0b012
search case insensitive
2016-05-18 18:11:11 +02:00
Zachary Yedidia
213bb6fabe
Fix find where the match indicies are the same
...
Fixes #113
2016-05-17 12:36:41 -04:00
Zachary Yedidia
29ae840413
Use rope substring instead of report
2016-05-07 10:57:40 -04:00
Zachary Yedidia
8670a03973
Add the text member back.
...
It seems rope.Report is not acting how I expected it to. I need to look
into this in more detail but for now I am adding the Text variable back
to the Buffer.
Fixes #98
2016-05-06 19:15:10 -04:00
Zachary Yedidia
aeff0f8170
Merge pull request #82 from zyedidia/plugins
...
Plugin System
2016-05-06 11:56:24 -04:00
aerth
5baf2e226d
Hint at ^P and ^N after finding
2016-05-06 02:52:51 -07:00
Zachary Yedidia
eba820a9c7
Rewrite gofmt and goimports as plugins
2016-05-05 12:53:07 -04:00
Zachary Yedidia
f6dc983823
Optimization for buffer text
...
We no longer store a string representation of the buffer and instead
directly access it through the rope
2016-05-04 12:43:17 -04:00
Zachary Yedidia
e00e0cfa3f
Starting to add more mappings for arrow keys
...
These mappings include Alt+arrows and Shift+arrows and Alt+Shift+arrows
This commit also switches the version of tcell that micro uses to my
fork which supports alt, shift, and ctrl + arrows.
2016-04-26 09:58:56 -04:00
aerth
337f162360
now is go gettable and updated make file
2016-04-18 10:59:41 +00:00