AmokHuginnsson/replxx
A readline and libedit replacement that supports UTF-8, syntax highlighting, hints and Windows and is BSD licensed.
C++NOASSERTION
Pinned issues
Issues
- 0
Launching a replxx-based application from a script results in poorly handled SIGSTOP
#157 opened by theklopex - 6
Looks like Marcin Konarski died in November 2021
#152 opened by llothar - 2
- 0
compare() without pos and length
#156 opened by AndreiCherniaev - 0
Colored user input while displaying hints
#154 opened by iyubondyrev - 0
New warning from gcc 13
#150 opened by fnxweb - 0
- 0
Homebrew integration for mac
#147 opened by johnhe4 - 0
Support custom file descriptors
#146 opened by InfJoker - 1
How to enable multiline
#144 opened by ostorc - 0
Support the switch of beep.
#143 opened by WuWuWuJi - 2
replxx via vcpkg and conan
#66 opened by kreuzerkrieg - 5
segmentation fault on down arrow keypress
#137 opened by kspalaiologos - 2
Help: wired behavior of Ctrl-A
#134 opened by starwing - 5
How to abort "input" in another thread?
#132 opened by starwing - 2
Replxx submitted to Fedora
#125 opened by minfrin - 1
Prompt is not re-rendered when I press "up"
#127 opened by alexey-milovidov - 4
Multiline text with <tab> leads to crash
#129 opened by amosbird - 3
Is it possible to make syntax highlight correct for multiline queries?
#106 opened by alexey-milovidov - 21
HISTORY_INCREMENTAL_SEARCH breaks line readering
#105 opened by amosbird - 3
How can I achieve file path autocompletion?
#103 opened by MangaD - 1
retrieve last line before EOF
#115 opened by chatziko - 2
- 1
error: debug map object file ... has changed ... since this executable was linked, file will be ignored
#110 opened by minfrin - 1
Memory handling for replxx_add_completion() / replxx_add_color_completion() undocumented
#113 opened by minfrin - 2
- 1
stdin loses unbuffered setting during callbacks
#112 opened by minfrin - 2
Hotkeys to move by subwords.
#100 opened by amosbird - 1
Undefined references
#102 opened by MangaD - 10
What's the correct way to handle SIGWINCH
#99 opened by amosbird - 4
New release?
#96 opened by mekanix - 5
Possibly support bazel build?
#79 opened by yesudeep - 2
Better editing mode for multiple pages content and possible using external editors
#97 opened by amosbird - 10
replxx_clear_screen is broken on windows
#89 opened by nlebedenco - 5
CTRL-P/CTRL-N unexpected behavior
#78 opened by doug-moen - 6
- 1
Comment about the return value of char const* replxx_input( ::Replxx* replxx_, const char* prompt ) in replxx.cxx is incorrect.
#92 opened by nlebedenco - 5
Build fails on clang 10 with UBSAN
#76 opened by jktjkt - 7
- 1
Replxx::ReplxxImpl::_breakChars should be a std:string instead of a const char* to prevent common memory leaks
#90 opened by nlebedenco - 1
Any reason for replxx::Utf8String::_len not being assigned in void replxx::Utf8String::assign( std::string const& str_ ) ?
#93 opened by nlebedenco - 1
Missing Replxx* parameter.
#94 opened by nlebedenco - 1
Secure password input
#87 opened by samarai-jk - 1
- 1
gcc compile warnings on Windows
#81 opened by doug-moen - 3
missing prompt on Windows using MSYS2
#77 opened by doug-moen - 2
Implement a way to verify history files are loaded
#73 opened by sdilts - 0
- 1
Remove missleading 1.0 release
#72 opened by mekanix - 1
bracketed_paste code won't build in win32
#70 opened by ksherlock