keepassxc/cmake
James Ring b1eda37cca CLI: Add interactive session mode command open
This change adds a GNU Readline-based interactive mode to keepassxc-cli. If GNU Readline is not available, commands are just read from stdin with no editing or auto-complete support.

DatabaseCommand is modified to add the path to the current database to the arguments passed to executeWithDatabase. In this way, instances of DatabaseCommand do not have to prompt to re-open the database after each invocation, and existing command implementations do not have to be changed to support interactive mode.

This change also introduces a new way of handling commands between interactive and batch modes.

* Fixes #3224.
* Ran make format
2019-09-28 11:24:42 -04:00
..
CLangFormat.cmake Performed project-wide code formatting 2019-01-28 22:38:59 -05:00
CodeCoverage.cmake Windows: use winqtdeploy instead of DeplyQt4 from CMake (#3025) 2019-04-20 18:12:00 +02:00
FindArgon2.cmake Reformat CMakeLists.txt files 2018-10-19 22:16:44 +02:00
FindGcrypt.cmake Reformat CMakeLists.txt files 2018-10-19 22:16:44 +02:00
FindLibGPGError.cmake Install needed PPA packages for deployment 2018-01-13 14:25:01 -05:00
FindQREncode.cmake Add QR code generator for TOTP export (#1167) 2018-10-19 14:42:49 -04:00
FindQuaZip.cmake Fix QuaZip find module on macOS and clean up code. 2019-05-01 18:25:32 -04:00
FindReadline.cmake CLI: Add interactive session mode command open 2019-09-28 11:24:42 -04:00
Findsodium.cmake keepassxc-browser 2018-01-04 21:42:20 +01:00
FindYubiKey.cmake Ensure yubikey libs are dynamic; bump to c99 2018-02-01 21:40:47 +01:00
GenerateProductVersion.cmake Cleanup CMakeFiles prior to release 2019-01-30 15:03:03 -05:00
VersionInfo.in Set windows EXE resource properties, resolves #329 2017-02-20 00:33:11 +01:00
VersionResource.rc Set windows EXE resource properties, resolves #329 2017-02-20 00:33:11 +01:00