summaryrefslogtreecommitdiffstats
path: root/src/input.c
AgeCommit message (Expand)Author
2023-01-11add input_edit_mode settingChristian Zangl
2021-10-30work on feature #620Andrés
2021-05-28rearranged some files in directoriesAndrés
2021-05-28CommentsAndrés
2021-05-23Clear inputpad when pressing ESCAndrés
2021-04-25fix indentationAndrés
2021-04-22refresh input_bar correctly when changing from EDIT_MODE to -> INSERT_MODE an...Andrés
2021-04-19tui.c: added input_pad enabling entering strings longer than COLSAndrés
2021-04-02Added command_timeout configuration variableAndrés
2021-04-02Work on issue #535Andrés
2021-04-02Added mapping_timeout configuration variableAndrés
2021-03-25Removed tabs. Corrected email address in filesAndrés
2021-03-25Added mappings for command mode.Andrés
2021-03-20stop performing atoi() repeatedly on config valuesNicolas Pitre
2021-03-16EDIT_MODE: added t T dt dT ct cT commandsAndrés
2021-03-14Added mouse support for virtual terminals. Define macro MOUSE un Makefile for...Andrés
2020-07-13Mark array declarations extern to work with gcc 10 -fno-commonMike Sharov
2019-10-03basic digraphsV. Guruprasad
2018-01-18Issue 234andmarti1424
2017-07-28Doxygen comments.Charles Edward Pax
2017-04-24fix file permissionsmongo
2017-04-21cpaste command to paste from clipboard to Sc-imandmarti1424
2017-04-10work on feature of issue 168andmarti1424
2017-04-10use chg_mode everywhere instead of changing curmode directlymongo
2017-04-09cleaned commentsandmarti1424
2017-04-06renamed some ui functionsmongo
2017-04-05cleaned color.candmarti1424
2017-04-05fix some ui updatesandmarti1424
2017-04-05more cleaningmongo
2017-04-05more cleaningmongo
2017-04-03cleaning code. removing unneeded/comments lines. starting to isolate UI codemongo
2017-03-17FIx when not building with INS_HISTORY_FILEandmarti1424
2016-09-09Removed commented includesmongo
2016-09-05Use pkg-config for ncursesw cflagsJohannes Löthberg
2016-05-11Change in EvalAllmongo
2016-04-25Changed default branch name to devmongo
2016-04-15Renamed src.scim2 to srcmongo