issues
search
AmokHuginnsson
/
replxx
A readline and libedit replacement that supports UTF-8, syntax highlighting, hints and Windows and is BSD licensed.
Other
689
stars
107
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Launching a replxx-based application from a script results in poorly handled SIGSTOP
#157
theklopex
opened
4 months ago
0
compare() without pos and length
#156
AndreiCherniaev
opened
6 months ago
0
add cmake example with FetchContent
#155
AndreiCherniaev
opened
6 months ago
0
Colored user input while displaying hints
#154
iyubondyrev
opened
9 months ago
0
add cmake example with FetchContent
#153
AndreiCherniaev
closed
6 months ago
1
Looks like Marcin Konarski died in November 2021
#152
llothar
opened
10 months ago
6
Fix export/import of DLL symbols
#151
SpaceIm
opened
1 year ago
0
New warning from gcc 13
#150
fnxweb
opened
1 year ago
0
Multiline input history previous line crash fix
#149
kitaisreal
opened
1 year ago
0
Undo
#148
al13n321
opened
1 year ago
0
Homebrew integration for mac
#147
johnhe4
opened
1 year ago
0
Support custom file descriptors
#146
InfJoker
opened
1 year ago
0
FIX: use std::list::sort() to avoid iterator be invalid
#145
Conzxy
opened
1 year ago
0
How to enable multiline
#144
ostorc
opened
1 year ago
1
Support the switch of beep.
#143
WuWuWuJi
opened
1 year ago
0
Update license on Unicode.org's ConvertUTF code
#142
minfrin
opened
1 year ago
0
Fix a error of Terminal::get_screen_columns.
#141
WuWuWuJi
opened
2 years ago
0
Fix uncaught exception from ReplxxImpl dtor
#140
azat
opened
2 years ago
0
CMakeLists.txt: Avoid globbing source files.
#139
jmcken8
opened
2 years ago
0
How to break loop when user press CTRL+C or CTRL+D or CTRL+Z or ESC ?
#138
krishna116
closed
2 years ago
2
segmentation fault on down arrow keypress
#137
kspalaiologos
opened
2 years ago
5
fix shared library in windows
#136
xshenf
opened
2 years ago
0
Always re-render prompt while navigating history
#135
alexey-milovidov
closed
2 years ago
1
Help: wired behavior of Ctrl-A
#134
starwing
closed
2 years ago
2
RFC: Add history_move_{next/prevoius}
#133
azat
closed
2 years ago
5
How to abort "input" in another thread?
#132
starwing
closed
2 years ago
5
fix tick on Windows
#131
starwing
closed
2 years ago
14
Always re-render prompt while navigating history
#130
amosbird
opened
3 years ago
2
Multiline text with <tab> leads to crash
#129
amosbird
closed
3 years ago
4
history scratch
#128
amosbird
closed
2 years ago
5
Prompt is not re-rendered when I press "up"
#127
alexey-milovidov
opened
3 years ago
1
Case insensitive history search and completion.
#126
amosbird
closed
2 years ago
10
Replxx submitted to Fedora
#125
minfrin
opened
3 years ago
2
Fix conversion int=>short on clang
#124
guusw
closed
3 years ago
1
Fix a race condition between ReplxxImpl::print and ReplxxImpl::input detected by TSan
#123
Naios
closed
3 years ago
1
Fix null pointers passed to memcmp detected by UBSan
#122
Naios
closed
3 years ago
1
Added support for INTENSE and custom colors
#121
amosbird
closed
3 years ago
14
Fix invalid pos when history up
#120
amosbird
closed
3 years ago
1
Implement set_prompt to change the prompt during requested imput
#119
Naios
closed
3 years ago
1
Implement std::istream/ostream overloads for history load and save
#118
Naios
closed
3 years ago
1
Remove ReplxxImpl._charWidths field
#117
gwenn
closed
3 years ago
0
Fix container-overflow in Replxx::ReplxxImpl::incremental_history_search()
#116
azat
closed
3 years ago
2
retrieve last line before EOF
#115
chatziko
closed
3 years ago
1
Pressing enter right after incremental search doesn't show the accepted line
#114
syyyr
closed
3 years ago
2
Memory handling for replxx_add_completion() / replxx_add_color_completion() undocumented
#113
minfrin
closed
3 years ago
1
stdin loses unbuffered setting during callbacks
#112
minfrin
closed
3 years ago
1
Re-enable raw IO on stdin after all callbacks.
#111
minfrin
closed
3 years ago
1
error: debug map object file ... has changed ... since this executable was linked, file will be ignored
#110
minfrin
opened
3 years ago
1
Add RPM spec file template
#109
minfrin
opened
3 years ago
8
Make replxx_add_color_completion implementation match header.
#108
minfrin
closed
3 years ago
0
Next