aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* paste: handle 'nomodifiable'Justin M. Keyes2019-08-27
* paste: make vim.paste() "public"Justin M. Keyes2019-08-27
* paste: handle vim.paste() failureJustin M. Keyes2019-08-27
* paste: tickle cursorJustin M. Keyes2019-08-27
* paste: implement redo (AKA dot-repeat)Justin M. Keyes2019-08-27
* paste: insert text "before" cursor in Insert-modeJustin M. Keyes2019-08-27
* API: nvim_pasteJustin M. Keyes2019-08-27
* paste: workaround typeahead raceJustin M. Keyes2019-08-27
* paste: phases, dotsJustin M. Keyes2019-08-27
* API: nvim_put: "follow" parameterJustin M. Keyes2019-08-27
* API: nvim_put: always PUT_CURSENDJustin M. Keyes2019-08-27
* test/tui_spec: connect to child sessionJustin M. Keyes2019-08-27
* API: nvim_put: Avoid "N more lines" messageJustin M. Keyes2019-08-27
* paste: edge-case: handle EOL at end-of-bufferJustin M. Keyes2019-08-27
* paste: testJustin M. Keyes2019-08-27
* paste: use nvim_put()Justin M. Keyes2019-08-27
* API: nvim_put #6819Justin M. Keyes2019-08-27
* API: nvim_put #6819: try to fix Insert, VisualBjörn Linse2019-08-27
* API: nvim_put #6819Björn Linse2019-08-27
* paste: use chansend() in Terminal-modeJustin M. Keyes2019-08-27
* paste: fixup testsJustin M. Keyes2019-08-27
* paste: abort paste if handler does not return trueJustin M. Keyes2019-08-27
* TUI/paste: always flush on paste mode-changeJustin M. Keyes2019-08-27
* TUI/paste: define paste function as Lua builtinJustin M. Keyes2019-08-27
* lua/stdlib: cleanupJustin M. Keyes2019-08-27
* log: log_key()Justin M. Keyes2019-08-27
* TUI/paste: push bytes directly (avoid libtermkey)Justin M. Keyes2019-08-27
* TUI/paste: collect data, invoke user callback #4448ZyX2019-08-27
* paste: WIP #4448Justin M. Keyes2019-08-27
* build: third-party: enable CXX language earlier (#10862)Daniel Hahler2019-08-27
* Merge #10858 from janlazo/vim-8.1.1930Justin M. Keyes2019-08-27
|\
| * vim-patch:8.1.1931: syntax test failsJan Edmund Lazo2019-08-26
| * vim-patch:8.1.1930: cannot recognize .jsx and .tsx filesJan Edmund Lazo2019-08-26
|/
* clang/"dereference of null pointer" #10856Ihor Antonov2019-08-26
* timer_spec: shorter timeout with "doesn't mess up the cmdline" (#10769)Daniel Hahler2019-08-26
* vim-patch:8.1.1923: some source files are not in a normal encoding (#10852)Daniel Hahler2019-08-26
* runnvim.sh: lint (shellcheck) (#10851)Daniel Hahler2019-08-26
* Merge pull request #10850 from blueyed/option-aliasDaniel Hahler2019-08-26
|\
| * vim-patch:8.1.1790: :mkvimrc is not testedJan Edmund Lazo2019-08-26
| * findoption_len: treat viminfo/viminfofile as aliasesDaniel Hahler2019-08-26
* | third-party: use neovim/unibilium (#10677)Daniel Hahler2019-08-26
* | vim-patch:8.1.1926: redraw cursorline after putting line above #10849Jan Edmund Lazo2019-08-26
|/
* Merge pull request #10841 from janlazo/vim-7.4.1407Daniel Hahler2019-08-25
|\
| * vim-patch:8.1.1111: it is not easy to check for infinityJan Edmund Lazo2019-08-24
| * vim-patch:7.4.1407Jan Edmund Lazo2019-08-24
* | vim-patch:8.1.1913: not easy to compute the space on the command line (#10845)Daniel Hahler2019-08-25
* | Merge #10840 from janlazo/vim-8.1.1757Justin M. Keyes2019-08-25
|\ \
| * | vim-patch:8.1.1924: using empty string for current buffer is unexpectedJan Edmund Lazo2019-08-24
| * | vim-patch:8.1.1757: text added with appendbufline() isn't displayedJan Edmund Lazo2019-08-24
| |/
* / teardown: fix win_free_all() heap-use-after-free #10839Abdelhakeem Osama2019-08-25
|/