issues
search
daniele77
/
cli
A library for interactive command line interfaces in modern C++
Boost Software License 1.0
1.23k
stars
140
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Add the function of obtaining complete original string parameters
#247
heiyelideheideng
opened
5 days ago
0
`std::unique_ptr` of forward-declared classes error on libc++ with C++23
#244
Tomcat-42
closed
1 month ago
4
gcc warning: EOF is less than minimum for type
#243
domWalters
opened
4 months ago
1
add clear screen support with CTRL-L
#242
lu-maca
closed
6 months ago
5
Sub menu example in README segmentation fault
#240
lu-maca
closed
6 months ago
0
Enable Keyboard Handling in Command Handlers on Linux Platform
#239
daniele77
closed
7 months ago
0
standalone asio test is complied even if only CLI_UseBoostAsio=ON
#238
redboltz
closed
1 month ago
3
integer overflow warning is detected by clang++
#236
redboltz
closed
7 months ago
4
View the command history and execute a command
#235
pkbehera
closed
1 month ago
1
Parent menus does not chain
#234
daniele77
closed
8 months ago
0
[feature request ]move from submenu to parent menu functionality
#233
redboltz
closed
7 months ago
3
Flags for commands?
#232
pkbehera
closed
1 month ago
1
Option to store only successful commands in history?
#231
pkbehera
opened
8 months ago
3
Help for individual commands not available
#230
pkbehera
opened
8 months ago
1
Clear the screen (ctrl + L)
#229
pkbehera
closed
6 months ago
1
Alias a command?
#228
pkbehera
opened
8 months ago
1
Default argument for commands
#227
pkbehera
opened
8 months ago
1
close #113 Document Conan packaging support
#225
rob-baily
closed
9 months ago
0
Custom handler for wrong commands
#223
trax44
closed
9 months ago
1
how to trap keypress inside a command?
#221
elbrandt
closed
9 months ago
0
bugfix: revert 0a4d8608 signed char on data reception
#219
jtavares
closed
9 months ago
5
Add SubMenu class
#218
T0nd0Tara
opened
1 year ago
1
Bad file descriptor on ARM build
#217
inf265
closed
7 months ago
6
How to specify optional arguments for a CLI handler?
#214
CityBoy-Claude
closed
1 year ago
0
How to add internal command used to enter system shell
#212
marklion
closed
1 year ago
0
Is there any way to add options aftrer input data
#210
vmudhire1234
closed
1 year ago
0
`CliLocalSession` waits for keypress when exiting
#209
marcogmaia
opened
1 year ago
4
Fix proper operator overloading in README
#208
marcogmaia
closed
1 year ago
1
Prompt label access
#203
guestieng
closed
1 year ago
3
Getting command by name
#202
finger563
opened
1 year ago
1
Add basic support for emacs-like line editing.
#201
s10e-g
opened
1 year ago
2
Text pasted from the clipboard doesn'r get into the cli prompt
#200
yurivict
closed
1 year ago
1
Dynamically change menu prompt
#199
stephb9959
opened
1 year ago
0
Is it possible to pipe input?
#196
diehard2
closed
1 year ago
0
command parser allows unclosed quoted strings (in the example complete.cpp)
#195
yurivict
opened
1 year ago
1
The filesession.cpp example doesn't work
#193
yurivict
closed
1 year ago
0
find_package(cli) doesn't define cli_VERSION
#192
yurivict
closed
9 months ago
2
can NOT connect telnet
#190
yanzixiang
opened
1 year ago
1
class asio::io_context::work’ has no member named ‘reset’
#188
yanzixiang
closed
1 year ago
3
add docs on handling Unicode input and output
#187
YunchengLiu
closed
1 year ago
1
Missing echo after paste of command
#185
illukin
closed
1 year ago
3
Fixed some typos
#184
illukin
closed
1 year ago
0
Run short command without autocompletion
#183
illukin
closed
1 year ago
0
HOME and END does not work properly in tmux.
#181
csy19960309
opened
1 year ago
2
feat: support EnterAction
#180
Dup4
closed
1 year ago
0
Feature EnterAction
#177
Dup4
closed
1 year ago
4
Coredump in `cli::detail::Session::Disconnect()`
#176
Dup4
closed
1 year ago
3
Conflicting namespaces with aff3ct
#167
h-sh-h
closed
2 years ago
2
get the help message of a sub menu by just calling <submenu name> + help
#166
daniele77
opened
2 years ago
0
Added check for CMAKE_SKIP_INSTALL_RULES
#160
EvanMcBroom
closed
2 years ago
2
Next