summaryrefslogtreecommitdiffstats
path: root/src/cmds_normal.c
AgeCommit message (Expand)Author
2021-05-12revamp spreadsheet display and movement handlingNicolas Pitre
2021-04-28Added EvalRange() so that the graph is not evaluated entirely all the time. R...Andrés
2021-04-27removed references to freezer / center_hidden_rowsAndrés
2021-04-27removed freezer from scroll commandsAndrés
2021-04-25fix indentationAndrés
2021-04-22tui: fix after refresh of input padAndrés
2021-04-19tui.c: added input_pad enabling entering strings longer than COLSAndrés
2021-04-17added :formatrow commandAndrés
2021-04-14work on multiple frozen rows/columns. changed calc_offscr functionsAndrés
2021-04-08fix break position when no using UNDOAndrés
2021-04-07Added backwards search with '?'Andrés
2021-04-07handled issue #374Andrés
2021-04-06work on issue #372Andrés
2021-04-06work on issue #372Andrés
2021-04-06Open URL or file specified on cell (PR 401)Andrés
2021-04-05f-DOWN acts as fj. f-UP as fkAndrés
2021-04-05undo/redo of ir, dr should handle rowformatAndrés
2021-04-04Rows now can have height higher than 1 LINE. Its UNDO still pending.Andrés
2021-04-01moved ods files examplesAndrés
2021-04-01Improve undo / yank using malloc for batchesAndrés
2021-04-01Revert "Improve undo / yank using malloc for batches"Andrés
2021-04-01Improve undo / yank using malloc for batchesAndrés
2021-03-31Minimize copy_to_undostruct callsAndrés
2021-03-30Added UNDO and YANK macrosAndrés
2021-03-25Removed tabs. Corrected email address in filesAndrés
2021-03-24'H' shouldnt change center_hidden_rowsAndrés
2021-03-23work on issue #288Andrés
2021-03-23work on issue #399. 'g' command of NORMAL_MODE changed to 'gt'Andrés
2021-03-20stop performing atoi() repeatedly on config valuesNicolas Pitre
2020-07-13Mark array declarations extern to work with gcc 10 -fno-commonMike Sharov
2018-03-22work on issue 244mongo
2017-12-15renamed winch to sig_winch. current fg and bg colors are kept if they are not...andmarti1424
2017-12-01Fix when numeric=0 and try to use 0 commandmongo
2017-07-28Doxygen comments.Charles Edward Pax
2017-05-19Fixed file permissionsmongo
2017-05-10autobackup feature - commit 1. :i command replaced with :loadmongo
2017-04-28Added ui_query_optandmarti1424
2017-04-28Added RUNTIME timer for autobackupmongo
2017-04-26Fix when using numeric conf in true and using insert mode historyandmarti1424
2017-04-24fix file permissionsmongo
2017-04-21cpaste command to paste from clipboard to Sc-imandmarti1424
2017-04-19do not count frozen rows for zt commandmongo
2017-04-19scroll up and down with frozen rowsmongo
2017-04-18mode change to 644mongo
2017-04-18mods in scroll functionsmongo
2017-04-06renamed some ui functionsmongo
2017-04-05cleaned color.candmarti1424
2017-04-05more cleaningmongo
2017-04-05more cleaning of uimongo
2017-04-05more cleaningmongo