summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2021-04-13Move mode set/reset after sync so cursor doesn't flicker, from Avi3.2nicm
2021-04-13Handle C-Tab correctly with extended keys, GitHub issue 2642.nicm
2021-04-13Update CHANGES.Nicholas Marriott
2021-04-13Merge branch 'master' into 3.2-rcNicholas Marriott
2021-04-12Merge branch 'obsd-master' into masterThomas Adam
2021-04-12Add a flag to disable keys to close a message, GitHub issue 2625.nicm
2021-04-12Merge branch 'obsd-master' into masterThomas Adam
2021-04-12Permit shortcut keys in buffer, client, tree modes to be configured withnicm
2021-04-09Merge branch 'obsd-master' into masterThomas Adam
2021-04-09Change a type to fix a warning with some compilers.nicm
2021-04-08Merge branch 'obsd-master' into masterThomas Adam
2021-04-08Log the key written to the terminal as well as tmux's idea of what itnicm
2021-04-07Merge branch 'obsd-master' into masterThomas Adam
2021-04-07Restore previous behaviour so that C-X remains the same as C-x. Instead,nicm
2021-04-07Merge branch 'obsd-master' into masterThomas Adam
2021-04-07Add a current_file format for the config file being parsed. Originallynicm
2021-04-07When display-message used in config file, show the message after thenicm
2021-04-07Merge branch 'obsd-master' into masterThomas Adam
2021-04-07Fixes for extended keys: 1) allow C-x and C-X to be bound separatelynicm
2021-04-05Merge branch 'obsd-master' into masterThomas Adam
2021-04-05Move client-detached into server_client_lost so it is fired even if anicm
2021-04-05Merge branch 'obsd-master' into masterThomas Adam
2021-04-05Fix a couple of edge cases with the jump-back-xxx commands, and alsonicm
2021-04-01Merge branch 'obsd-master' into masterThomas Adam
2021-04-01Change search-again with vi keys to work like actual vi(1), also somenicm
2021-04-01Missing commas, from Vipul Kumar.nicm
2021-03-31Merge branch 'obsd-master' into masterThomas Adam
2021-03-31Do not exit if cannot write to normal log file, GitHub issue 2630.nicm
2021-03-28Remove queue.h, from Simon Holesch.Nicholas Marriott
2021-03-16Merge branch 'obsd-master' into masterThomas Adam
2021-03-16Add client-detached notification in control mode, from Mohsin Kaleem.nicm
2021-03-15Merge branch 'obsd-master' into masterThomas Adam
2021-03-15Do not crash if there is no item to show command error, from Anindyanicm
2021-03-12Merge branch 'obsd-master' into masterThomas Adam
2021-03-12Fix so tmux correctly sends the cvvis (cursor very visible) capabilitynicm
2021-03-11Merge branch 'master' into 3.2-rcNicholas Marriott
2021-03-11malloc_trim is itself very poor and gets slower and slower as the heap becomesNicholas Marriott
2021-03-11Merge branch 'obsd-master' into masterThomas Adam
2021-03-11Tidy old jobs every hour instead of every 30 seconds.nicm
2021-03-11Add an "absolute-centre" alignment to use the centre of the total spacenicm
2021-03-11Add split-window -Z to start the pane zoomed, GitHub issue 2591.nicm
2021-03-09Merge branch 'obsd-master' into masterThomas Adam
2021-03-09Allow cursor to be just after match if copying, GitHub issue 2602.nicm
2021-03-09Merge branch 'obsd-master' into masterThomas Adam
2021-03-09Copy mode improvements from Anindya Mukherjee:nicm
2021-03-08Update version.Nicholas Marriott
2021-03-08Merge branch 'master' into 3.2-rcNicholas Marriott
2021-03-08Remove compat.h again.Nicholas Marriott
2021-03-023.3.Nicholas Marriott
2021-03-02No sys/queue.h.Nicholas Marriott