summaryrefslogtreecommitdiffstats
path: root/src/main.c
AgeCommit message (Expand)Author
2021-03-25Removed tabs. Corrected email address in filesAndrés
2021-03-22fix dictionary string parserNicolas Pitre
2021-03-21make show_cursor a runtime selectable optionNicolas Pitre
2021-03-20some more atoi(get_conf_value(...)) replacementsNicolas Pitre
2021-03-20remove predefined_conf_dNicolas Pitre
2021-03-20clean up and optimize the dictionary codeNicolas Pitre
2021-03-20Added macros to show_versionAndrés
2021-03-19work on #409Andrés
2021-03-17fixed typoAndrés
2021-03-12work on RGB colors. added DEFINE_COLOR commandAndrés
2021-03-07Merge pull request #390 from mipmip/pr-yacc-morescriptcommandsAndrés M
2020-04-10Merge pull request #337 from Sosthene-Guedon/feature-336Andrés M
2020-02-10update documentationPim Snel
2020-02-10read stdin after file loadingPim Snel
2020-02-06Merge pull request #386 from mipmip/pr-export-argument-mkdAndrés M
2020-02-06Merge pull request #384 from mipmip/pr-add-help-optionAndrés M
2020-02-06add --export_mkd optionPim Snel
2020-02-06escape tabPim Snel
2020-02-06extra newline at the endPim Snel
2020-02-06add --help option with usage informationPim Snel
2020-02-06Merge branch 'freeze' into addExecuteCommandPim Snel
2020-02-05add EXECUTE command for making non-interactive scripts more powerfullPim Snel
2019-10-06command line option to exportV. Guruprasad
2019-06-16Add config dir and file to --versionSosthène Guédon
2019-06-16Change FOLDER to DIRSosthène Guédon
2019-06-16Add display of the HISTORY_FOLDER in --versionSosthène Guédon
2019-06-16Fix history saving issueSosthène Guédon
2018-06-15Replace last use of strlcpySijmen J. Mulder
2018-06-15Add NO_WORDEXP codepaths for OpenBSDSijmen J. Mulder
2018-04-30Don't clobber startup message w/ err opening filedhasenan
2017-12-15renamed winch to sig_winch. current fg and bg colors are kept if they are not...andmarti1424
2017-12-10work on issue 220andmarti1424
2017-12-02Prevent some warnings during buildandmarti1424
2017-12-01More work on issue 213mongo
2017-12-01Work on issue 213mongo
2017-07-29Doxygen comments: main.c and interp.cCharles Edward Pax
2017-07-27Doxygen comments in main.c.Charles Edward Pax
2017-05-19Fixed file permissionsmongo
2017-05-11Change in how pthread_create and pthread_join in controlledandmarti1424
2017-05-10control before pthread_createandmarti1424
2017-05-10autobackup: control fthread before joiningandmarti1424
2017-05-10Updated readmemongo
2017-05-10autobackup feature - commit 1. :i command replaced with :loadmongo
2017-05-03chg_mode before ui updateandmarti1424
2017-04-28Added RUNTIME timer for autobackupmongo
2017-04-24fix file permissionsmongo
2017-04-21cpaste command to paste from clipboard to Sc-imandmarti1424
2017-04-21Clipboard supportmongo
2017-04-20add --version option to pass to argvmongo
2017-04-10work on feature of issue 168andmarti1424