issues
search
cessen
/
ropey
A utf8 text rope for manipulating and editing large texts.
MIT License
1.04k
stars
46
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Share immutable chunks externally
#47
calmofthestorm
closed
2 years ago
8
Implement Range on lines
#46
dumrich
closed
2 years ago
1
Leaf node as Gap buffer (Just Idea)
#45
black7375
closed
3 years ago
1
function to remove newline between two lines
#44
crowlKats
closed
2 years ago
3
Configurable line endings
#43
kmicklas
closed
2 years ago
3
add non-panicking methods
#42
ammkrn
closed
3 years ago
3
smaller total api
#41
ammkrn
closed
3 years ago
4
When to use from_reader() vs RopeBuilder
#40
pickfire
closed
3 years ago
7
Non-panicking versions of functions
#39
ammkrn
closed
3 years ago
14
Remove cpufeatures/sse2, allows for no_std build
#38
samuelburnham
closed
3 years ago
0
Question about data sharing of rope clones
#37
eemed
closed
3 years ago
1
B Tree-Rope design
#36
githubuser181
closed
3 years ago
4
Typo in node size calculations
#35
Plisp
closed
3 years ago
3
Performance vs other methods (Question)
#34
sl2qf
closed
3 years ago
9
What would be the proper way to process lines as &str instances?
#33
loxs
closed
3 years ago
2
Update to 2018 edition, and fix all clippy lints
#32
aDotInTheVoid
closed
4 years ago
6
Reversible Iterators
#31
cessen
closed
3 years ago
8
UTF-16 code unit index conversion support.
#30
cessen
closed
4 years ago
0
Line length in columns
#29
fominok
closed
4 years ago
1
Have you considered making b-tree generic and publishing it?
#28
jessegrosjean
closed
4 years ago
3
Best way to go from char_idx to (line_idx, column_idx)
#27
jessegrosjean
closed
4 years ago
2
Support converting to and from UTF-16 code unit indices.
#26
cessen
closed
4 years ago
18
Make Lines iterator more efficient
#25
cessen
closed
1 year ago
2
Bidirectional iterators
#24
cessen
closed
5 years ago
0
Take a look at IntelliJ's immutable text
#23
matklad
closed
5 years ago
6
Implement DoubleEndedIterator on Lines
#22
Avi-D-coder
closed
5 years ago
3
Use STDERR instead of STDOUT for error output
#21
jens1o
closed
5 years ago
3
`clone_slice(range: Range) -> Rope`?
#20
dpc
closed
5 years ago
2
Suggestions for tracking marked ranges
#19
jessegrosjean
closed
3 years ago
3
Bidirectional iterators
#18
cessen
closed
5 years ago
19
Implementing Eq, PartialOrd and Ord
#17
AljoschaMeyer
closed
5 years ago
6
still differences in lines() between slice and rope
#16
craigschmidt
closed
6 years ago
4
getting an extra blank line when iterating over a slice
#15
craigschmidt
closed
6 years ago
4
Add support for rope.byte(n)
#14
gmorenz
closed
6 years ago
12
Add possibility to add "metadata" to slices of text
#13
njskalski
closed
6 years ago
1
Make Rope::byte_to_line public
#12
udoprog
closed
6 years ago
4
Behaviour of "char_to_line" at index one-past-the-end
#11
nepp2
closed
6 years ago
2
Add ability to insert individual characters
#10
Lokathor
closed
6 years ago
4
Custom grapheme segmentation
#9
cessen
closed
6 years ago
0
Roadmap to 1.0
#8
cessen
closed
5 years ago
15
Add feature to customize segmentation
#7
cessen
closed
6 years ago
2
Add methods for manual memory-overhead management
#6
cessen
closed
6 years ago
1
Complete test coverage
#5
cessen
closed
6 years ago
3
Add ability to insert rope slices
#4
cessen
closed
5 years ago
5
Large insertions are comparatively slow
#3
cessen
closed
6 years ago
1
Document Ropey's design
#2
cessen
closed
6 years ago
1
Lower memory overhead
#1
cessen
closed
5 years ago
10
Previous