summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
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
2021-04-04command to reload all buffers, run make on multiple threadsLeo Tenenbaum
2021-03-23found some bugs to deal withLeo Tenenbaum
2021-03-14fix bug where modifications weren't detectedLeo Tenenbaum
also fix find scroll bug REALLY for real this time!
2021-03-14fix find menu scroll bug, for real this timeLeo Tenenbaum
2021-03-14fix problem where cursor moves on in/dedent selectionLeo Tenenbaum
2021-03-14fix weird scrolling with find menu openLeo Tenenbaum
2021-03-07more find menu fixesLeo Tenenbaum
2021-03-07fix ctrl+f then ctrl+shift+fLeo Tenenbaum
2021-03-07change focus to search term, even when find is already openLeo Tenenbaum
2021-03-07revise readmeLeo Tenenbaum
2021-03-07resizable build windowLeo Tenenbaum