summaryrefslogtreecommitdiffstats
path: root/src/main.c
AgeCommit message (Expand)Author
2017-04-10use chg_mode everywhere instead of changing curmode directlymongo
2017-04-09cleaned commentsandmarti1424
2017-04-06renamed some ui functionsmongo
2017-04-06completed ui isolation. added dumb ui examplemongo
2017-04-06more cleaning and doc tui.cmongo
2017-04-05more work on isolating uiandmarti1424
2017-04-05cleaned color.candmarti1424
2017-04-05changed welcome screenandmarti1424
2017-04-05more cleaningmongo
2017-04-03Cleaning stuff and isolating uiandmarti1424
2017-04-03cleaning code. removing unneeded/comments lines. starting to isolate UI codemongo
2017-04-02replace stropts.h include with sys/ioctl.handmarti1424
2017-03-25osx mod for building latest versionandmarti1424
2017-03-22Added control over freopen and setvbufmongo
2017-03-21Fix in winch after change initscr() to newterm()mongo
2017-03-20set modflg to zero after loading a filemongo
2017-03-19Added \n in bailandmarti1424
2017-03-19get loadrc out of erasedb ! and put it in mainandmarti1424
2017-03-18Add stderr buffer and changed bail function in lua.candmarti1424
2017-03-17FIx when not building with INS_HISTORY_FILEandmarti1424
2017-03-16Fix tabsandmarti1424
2017-03-16tweak to compile on OSXPaolo Lulli
2017-03-15Warnings cleanup and compilation time switches.roman65536
2017-03-14Merge of @roman65536 LUA workandmarti1424
2017-03-13Fix in main.c when no file is passed in argvmongo
2017-03-12Change in how data coming from pipeline or redirection is processedandmarti1424
2017-02-12Process $HOME/.scimrc after loading a fileTamas TEVESZ
2017-02-09Address compiler warningsIku
2017-02-08Avoid variable declaration in for statementmongo
2017-02-08Remove problematic split() functionIku
2017-02-05Added debug to SIGINTmongo
2017-01-23Fix #111mongo
2016-11-09Fix when opening files with slashmongo
2016-09-28Fix colors of sc_info messages when using background other than blackmongo
2016-09-09Removed commented includesmongo
2016-09-08Expand filenames using wordexpJohannes Löthberg
2016-09-06Translated a comment to englishmongo
2016-09-05Use pkg-config for ncursesw cflagsJohannes Löthberg
2016-08-30White backgroundmongo
2016-08-29Added new "debug" configuration parametermongo
2016-08-29Change wprintf call to sc_info callmongo
2016-08-29Changed sc_error sc_info and sc_debug functions to MACROSmongo
2016-08-29Changes in sc_info sc_error and sc_debug functionsmongo
2016-08-23Fix a bug that prevented some info messages to be shown during loadingmongo
2016-05-11Change in EvalAllmongo
2016-05-08dep graph - added ents_that_depends_on functionandmarti1424
2016-05-06added dep_graphmongo
2016-04-25Changed default branch name to devmongo
2016-04-15Renamed src.scim2 to srcmongo