summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2023-09-07Use DECSLRM and DECFRA on terminals pretending to be VT520 or VT525 asnicm
2023-09-07Merge branch 'obsd-master'Thomas Adam
2023-09-07Accept 65 for VT525 as well.nicm
2023-09-04Merge branch 'obsd-master'Thomas Adam
2023-09-04Skip wrapped lines in top level search loop because they will benicm
2023-09-02Merge branch 'obsd-master'Thomas Adam
2023-09-02Request terminal colours again on SIGWINCH but at most once every 30nicm
2023-09-02Merge branch 'obsd-master'Thomas Adam
2023-09-02Setulc only does RGB colour so add Setulc1 to do non-RGB colours, GitHubnicm
2023-09-02Set visited flag on last windows when linking session.nicm
2023-09-01Merge branch 'obsd-master'Thomas Adam
2023-09-01Only compare the actual size of the UTF-8 character, not all of it.nicm
2023-09-01Use %05X not %08X.Nicholas Marriott
2023-09-01Add missing -T to getopt string.nicm
2023-09-01makefile: fixup bad mergeThomas Adam
2023-09-01Merge branch 'obsd-master'Thomas Adam
2023-09-01Merge branch 'obsd-master'Thomas Adam
2023-09-01Clear combine flag when a non-UTF-8 set of characters is encountered.nicm
2023-09-01Rewrite combined character handling to be more consistent and to supportnicm
2023-09-01Expand name before looking for window with -S, GitHub issue 3670.nicm
2023-09-01Bump width and height to 10000.Nicholas Marriott
2023-09-01Add detach-on-destroy previous and next, mostly from Alexis Hildebrandt.nicm
2023-08-26Fix merge error, from Jakub Ɓukasiewicz.Nicholas Marriott
2023-08-23portable: fixup mergeThomas Adam
2023-08-23Merge branch 'obsd-master'Thomas Adam
2023-08-23Add -c to run-shell to set working directory, from someone in GitHubnicm
2023-08-23Improve logging of SIXEL parsing errors.Nicholas Marriott
2023-08-23Log what input_dcs_dispatch does with the input data.nicm
2023-08-22Merge SIXEL branch.Nicholas Marriott
2023-08-17Merge branch 'obsd-master'Thomas Adam
2023-08-17Add a session, pane and user mouse range types for the status line andnicm
2023-08-15Merge branch 'obsd-master'Thomas Adam
2023-08-15Add meta bindings for status line menus as well as the existing pane onenicm
2023-08-15Merge branch 'obsd-master'Thomas Adam
2023-08-15Add an option menu-selected-style to configure the currently selectednicm
2023-08-11Merge branch 'obsd-master'Thomas Adam
2023-08-11Do not crash if in buffer mode and the last buffer is deleted using thenicm
2023-08-08Merge branch 'obsd-master'Thomas Adam
2023-08-08Merge branch 'obsd-master'Thomas Adam
2023-08-08Add flag to next-prompt/previous-prompt to go to command output instead,nicm
2023-08-08Add options and flags for menu styles similar to those existing fornicm
2023-08-08Extend the menu drawing function to support custom characters andnicm
2023-08-08Fix a couple of rounded border characters, from Alexis Hildebrandt.nicm
2023-08-07Merge branch 'obsd-master'Thomas Adam
2023-08-07Merge branch 'obsd-master'Thomas Adam
2023-08-07Free title earlier, from Alexis Hildebrandt.nicm
2023-08-07Trim can generate strings longer than the original if there are many #s,nicm
2023-07-19Merge branch 'obsd-master'Thomas Adam
2023-07-19Correct visited flag when the last window list is rebuilt by renumberingnicm
2023-07-14Merge branch 'obsd-master'Thomas Adam