]> git.lizzy.rs Git - micro.git/history - cmd/micro/autocomplete.go
Fix: mouse clicking with softwrap
[micro.git] / cmd / micro / autocomplete.go
2016-10-19 Zachary YedidiaMerge pull request #425 from adrianvoica/master
2016-10-05 Zachary YedidiaMerge pull request #378 from boombuler/pm
2016-10-01 boombulernew command `plugin list`
2016-10-01 boombulerMerge remote-tracking branch 'zyedidia/master' into pm
2016-09-28 boombulerautocomplete plugin commands
2016-09-18 Zachary YedidiaMerge
2016-09-16 Zachary YedidiaAdd function to load runtime files from a directory...
2016-09-16 Zachary YedidiaMerge pull request #334 from techtonik/filemanagers
2016-09-16 Zachary YedidiaMerge pull request #363 from boombuler/rtfiles
2016-09-15 Florian Sundermannallow plugins to list / read runtime files
2016-09-15 Florian Sundermannsimplified file handling for runtime files
2016-09-14 Zachary YedidiaMerge pull request #359 from boombuler/params
2016-09-14 Zachary YedidiaMerge pull request #354 from boombuler/help
2016-09-14 Florian Sundermanninclude trailing path delimiter
2016-09-13 boombulerLoad help files when needed
2016-09-07 Zachary YedidiaMerge branch 'master' of https://github.com/to-miz...
2016-09-06 Zachary YedidiaMerge branch 'params' of https://github.com/boombuler...
2016-09-05 Zachary YedidiaMerge branch 'primary-clipboard'
2016-09-05 Zachary YedidiaMerge pull request #314 from mame98/master
2016-09-05 Zachary YedidiaMerge pull request #283 from boombuler/autocompleteplugin
2016-09-04 Zachary YedidiaMerge pull request #298 from boombuler/bug269
2016-09-03 Zachary YedidiaMerge pull request #286 from boombuler/bug269
2016-09-03 Zachary YedidiaMerge pull request #282 from boombuler/windows
2016-09-02 boombulerallow plugins to register autocomplete functions
2016-09-02 Florian SundermannFile autocomplete should now work on windows
2016-08-29 Zachary YedidiaAdd show command to show the value of an option
2016-08-28 Zachary YedidiaImprove tab completion in command mode
2016-08-26 Zachary YedidiaMerge pull request #213 from zyedidia/local-settings
2016-08-25 Zachary YedidiaAdd support for local or global only settings
2016-08-25 Zachary YedidiaAdd local settings for each buffer
2016-08-19 Zachary YedidiaFix minor issue with autoclose
2016-08-19 Zachary YedidiaImprove autoclose plugin auto tabbing
2016-08-17 Zachary YedidiaAdd boolean option to actions to disable the lua callback
2016-08-17 Zachary YedidiaAdd much better autocompletion for commands