summaryrefslogtreecommitdiff
path: root/test/compose
AgeCommit message (Expand)Author
2023-06-17Revert "Switch undo storage from a tree to a plain list"Maxime Coste
2023-04-17Switch undo storage from a tree to a plain listOlivier Perret
2022-07-05Move user mappings to <space> and keep/remove selection to ,Maxime Coste
2021-12-14The `enabled` check was actually was not being run by the test infrastructure.Sidharth Kshatriya
2021-06-24Only compute command coordinates when necessaryMaxime Coste
2021-04-18Restore previous line-compose testMaxime Coste
2021-04-11fix line completion with prefixTw
2020-11-20Ignore indent when completing linesAndrew Vos
2020-03-02Expand env vars as list of stringsMaxime Coste
2020-01-02Few style changes on history exposition codeMaxime Coste
2020-01-01Add 'history' and 'uncommitted_modifications' expansionsJason Felice
2019-11-18Use fullwidth latin character in test to try to fix travisMaxime Coste
2019-11-17Try to fix select-display-column testMaxime Coste
2019-11-13Add select display columns testMaxime Coste
2019-11-12Add support for a -codepoint switch to the select commandMaxime Coste
2019-11-12Implement %val{selections_char_desc}Jason Felice
2019-10-13test: Allow expect-style UI tests, testing any varJason Felice
2019-05-13Support discarding selections in exec/eval -iterselMaxime Coste
2019-04-15Support named captures in hooksMaxime Coste
2019-04-07Add support for %file{...} expansionsMaxime Coste
2019-04-07Add a -to-file <filename> switch to the echo commandMaxime Coste
2019-04-01Add -timestamp switch support to the select commandMaxime Coste
2019-03-05Make error description available as "%val{error}" during catch blocksMaxime Coste
2019-01-23Always select inserted text after pipingMaxime Coste
2018-12-09Gather the list of hooks to run before running the parentMaxime Coste
2018-11-28Fix hooks triggering on unset-option even if parent has same valueMaxime Coste
2018-07-05tests: Update selections files to match the new selection list syntaxMaxime Coste
2017-02-23test: Fix UTF8 compliant locale detectionFrank LENORMAND
2016-07-26Rework compute_modified_rangesMaxime Coste
2015-11-16Support auto disabling of unit tests with an optional enabled scriptMaxime Coste
2015-11-16Revert "Add an unicode to upper case test", needs an utf8 localeMaxime Coste
2015-11-15Add an unicode to upper case testMaxime Coste
2015-09-14Fix backward search searching from on char before the corret one.Maxime Coste
2015-06-28Merge overlapping selections before erasingMaxime Coste
2015-03-06Fix additional eol inserted when replace piping at end of bufferMaxime Coste
2015-01-23Fix bug when deleting end of buffer text using multiple selectionsMaxime Coste
2014-06-30add testing frameworkAlex Leferry 2