Mayil-AI-Sandbox / kuzudb_jan15

MIT License
0 stars 0 forks source link

CLI backward search issues (hashtag2761) #38

Open vikramsubramanian opened 4 months ago

vikramsubramanian commented 4 months ago

On my regular terminal (on Mac), if I have the following behavior, which does not exist in Kuzu shell:

mayil-ai[bot] commented 4 months ago

Summary: Issues with CLI backward search behavior and syntax highlighting.

Possible Solution

Based on the provided information and code snippets, here is the solution to the issue:

The relevant code snippets for these modifications are likely to be found in the linenoise.cpp file, where keybindings and editing functionalities are implemented. The embedded_shell.cpp file may contain the logic for syntax highlighting and should be reviewed for updates to the highlighting rules.

Code snippets to check