summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2022-08-19[1.2r1] updated windows installer versionLeo Tenenbaum
2022-08-19X1/X2 commandspommicket
2022-08-19poll events just after startuppommicket
2022-08-19fixed actual bug: bad write when weird mouse buttons are pressedpommicket
2022-08-19remove "hacky" file selector code which might fix crash (?)pommicket
2022-07-29[1.2] update deb controlpommicket
2022-07-29updated windows installer versionpommicket
2022-07-29fixed non-ascii path handling on windowspommicket
2022-07-29fix reloading with text-sizepommicket
2022-07-29fixed double ctrl+q problempommicket
2022-07-29auto reload configpommicket
2022-07-29indent-with-spacespommicket
2022-07-29language-specific keyboard shortcutspommicket
2022-07-29per-language settingspommicket
also fixed ctrl+/ in go
2022-07-29changed text render pos to double to fix extremely long linespommicket
2022-07-29fix syntax highlighting and spacing for weird characterspommicket
2022-07-22update windows installerpommicket
2022-07-22fixed some compiler warningspommicket
2022-07-22go syntax highlightingpommicket
also :goto-line now clamps numbers < 1 and > nlines instead of rejecting them
2022-07-21minor fixes, syntax highlighting for java & jspommicket
2022-07-07[1.0r3] update windows installerLeo Tenenbaum
2022-07-07[1.0r3] update vs link to 2022Leo Tenenbaum
2022-07-07[1.0r3] fix tex highlighting, move to cursor on backspace/deletepommicket
2022-03-26[1.0r2] update windows installer versionpommicket
2022-03-26fix session problemspommicket
2022-03-26[1.0r2] cleanup, commentspommicket
2022-03-26fixed ctrl+w behavior with find/buildpommicket
2022-01-01actual new windows installerpommicket
2022-01-01little fix to paths, update README for linux buildpommicket
2022-01-01new windows installerpommicket
2022-01-01windows fixespommicket
- mysterious carriage returns fixed? - fixed c:/x opening separately from c:\x
2021-04-20fix windows build, prepare for v. 1.0Leo Tenenbaum
2021-04-20minor changes before 1.0Leo Tenenbaum
2021-04-20fix non-GNU buildLeo Tenenbaum
2021-04-20silence GCC warningsLeo Tenenbaum
2021-04-20:set-language, various other little thingsLeo Tenenbaum
2021-04-20cfg syntax highlightingLeo Tenenbaum
2021-04-20HTML syntax highlightingLeo Tenenbaum
2021-04-19markdown highlightingLeo Tenenbaum
2021-04-19tex syntax highlightingLeo Tenenbaum
2021-04-17fix readmeLeo Tenenbaum
2021-04-17fix process_kill on posixLeo Tenenbaum
2021-04-16fix process_kill on windowsLeo Tenenbaum
2021-04-16fix windows buildLeo Tenenbaum
2021-04-16update readme with new stuffLeo Tenenbaum
2021-04-16command history for :shellLeo Tenenbaum
2021-04-16comment/uncomment selectionLeo Tenenbaum
2021-04-16regenerate tags if tag not foundLeo Tenenbaum
2021-04-13improve tag generation (don't just look at files in the cwd)Leo Tenenbaum
2021-04-13change fs_list_directory to include entry types directlyLeo Tenenbaum