aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-10-23Add skip-subproject option in package scriptv2.0.3master-2.0.4Francesco Abbate
2021-10-23Fix assert with dmon on directory deletingtesting-2.0.3Francesco Abbate
2021-10-23Update changelogFrancesco Abbate
2021-10-23Fix problem checking utf-8 cont at end of stringFrancesco Abbate
2021-10-23Fix python docstring highlightingFrancesco Abbate
2021-10-22Merge pull request #612 from Guldoman/fix_regexFrancesco
2021-10-21Force project rescan on network filesystemsFrancesco Abbate
2021-10-21Add a function to detect filesystem type on linuxFrancesco Abbate
2021-10-21Add a limit for very slow filesystemsFrancesco Abbate
2021-10-21Fix problem with treeview keeping the editor busyFrancesco Abbate
2021-10-21Fix error introduced with 43fc35d7Francesco Abbate
2021-10-21Fix problem with treeview x resizingFrancesco Abbate
2021-10-21Do not use normalize_path when not neededFrancesco Abbate
2021-10-21First attempt to treat correctly network volumesFrancesco Abbate
2021-10-16Improve check for `find-replace` commands using `has_unique_selection`Guldoman
2021-10-16Check both values returned by `Node:get_locked_size`Guldoman
2021-10-11Correctly identify the start of the next character in `tokenizer`Guldoman
2021-10-11Make `regex.match` return the appropriate `end` indexGuldoman
2021-10-11Show error message when `pcre2_match` failsGuldoman
2021-10-11Allow specifying offset for `common.is_utf8_cont`Guldoman
2021-10-11Correct Node's clipping rectangleFrancesco Abbate
2021-10-10Use rounded value for node's size when splittingFrancesco Abbate
2021-10-10Fix clipping error in docviewFrancesco Abbate
2021-10-10Do no add rencache a command for empty rectanglesFrancesco Abbate
2021-10-10Fix dirty pixels problem on window's right sideFrancesco Abbate
2021-10-10Merge pull request #520 from Guldoman/select_previousFrancesco
2021-10-10Merge reverse find functions for lua patterns and regexesGuldoman
2021-10-10Simplify reverse searchGuldoman
2021-10-10Fix `doc` selection in `findreplace`Guldoman
2021-10-10Use reverse search for `find-replace:previous-find`Guldoman
2021-10-10Add `find-replace:select-previous`Guldoman
2021-10-10Add reverse option to `search.find`Guldoman
2021-10-09Add missing meson fileFrancesco Abbate
2021-10-08Use dmon events in reload pluginFrancesco Abbate
2021-10-08Report dmon modify eventsFrancesco Abbate
2021-10-08Move dmon files into lib/dmonFrancesco Abbate
2021-10-08Adopt new version of dmonFrancesco Abbate
2021-10-08Implement directory monitoring using septag/dmonFrancesco Abbate
2021-10-08Improve highlither for document editsFrancesco Abbate
2021-10-08Fix error in incremental syntax highlighterFrancesco Abbate
2021-10-02Merge pull request #575 from Guldoman/sanitize_selection_redoFrancesco
2021-10-02Sanitize selections after redoGuldoman
2021-10-02Bump version numberFrancesco Abbate
2021-10-02Enable always show tabs by defaultFrancesco Abbate
2021-10-02Load project module on project change (#571)Guldoman
2021-10-02Add option to disable caret blinking (#572)Guldoman
2021-10-02Small cleanup of `scale` pluginGuldoman
2021-10-02Add option to disable scrolling past the end (#566)Guldoman
2021-10-02Remove duplicate command declaration (#565)Rongfei Wang
2021-10-02Fix the size and blurriness of the icon on OSX (#553)Jean-André Santoni