Skip to content

hlimouni/ShellStation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 

Repository files navigation

ShellStation

Readline Usefull Resources:

https://viewsourcecode.org/snaptoken/kilo/02.enteringRawMode.html https://unix.stackexchange.com/questions/317492/list-of-kill-signals https://unix.stackexchange.com/questions/6332/what-causes-various-signals-to-be-sent

In order to enable syntax highlighting run the following command in your terminal: export SYNTAX_HIGHLIGHTING=ON

the same thing for Auto Suggestions: export AUTO_SUGGESTIONS=ON

you can also turn them off, by changing their values with OFF.

To know available Hotkeys check srcs/readline/process_input.c, I don't have time to list them here.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published