aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Need musl-gcc for static also.Nicholas Marriott2020-05-03
* Add musl builds.Nicholas Marriott2020-05-03
* Ugh, enable not with.Nicholas Marriott2020-05-03
* Use termcap instead.Nicholas Marriott2020-05-03
* Try w/o database.Nicholas Marriott2020-05-03
* Better ncurses URL and some other fixes.Nicholas Marriott2020-05-03
* Add build of everything.Nicholas Marriott2020-05-03
* Add more stuff.Nicholas Marriott2020-05-03
* Fix exclude.Nicholas Marriott2020-05-03
* Add static build.Nicholas Marriott2020-05-03
* Merge branch '3.1b-rc'Nicholas Marriott2020-05-03
|\
| * Portable does not need sys/queue.h.Nicholas Marriott2020-05-03
* | Do not need to work out status line offset, we already have it.Nicholas Marriott2020-05-02
* | Clamping to area needs to use the offset without the status line, since that isNicholas Marriott2020-05-02
* | menu_mode_cb needs to return a screen also.Nicholas Marriott2020-05-02
* | Update CHANGES.Nicholas Marriott2020-05-01
* | Use VIS_CSTYLE for paste buffers also.Nicholas Marriott2020-05-01
* | Turn off overlay check when we know we are inside.Nicholas Marriott2020-05-01
* | Get the whole overlay screen not just the mode so cursor changes are included.Nicholas Marriott2020-05-01
* | Do not hoke into struct window_pane from the tty code and instead setNicholas Marriott2020-05-01
* | Rename tty_pane_full_width to tty_full_width.Nicholas Marriott2020-05-01
* | Move size to tty_ctx.Nicholas Marriott2020-05-01
* | Rename some tty_ctx members.Nicholas Marriott2020-05-01
* | Add -e for new-session.Nicholas Marriott2020-05-01
* | Solaris at least does not have _PATH_VI.Nicholas Marriott2020-05-01
* | Typo in man page.Nicholas Marriott2020-05-01
* | Add 'e' key in buffer mode to open the buffer in an editor.Nicholas Marriott2020-05-01
* | Merge branch 'obsd-master'Thomas Adam2020-04-30
|\ \
| * | Do not remove the automatic-rename option from the global set, only fromnicm2020-04-30
* | | Merge tag '3.1b'Nicholas Marriott2020-04-30
|\ \ \ | | |/ | |/|
| * | Do not remove the automatic-rename option from the global set, only fromNicholas Marriott2020-04-30
* | | Allow formats for message-style.Nicholas Marriott2020-04-30
* | | Use format for status-style.Nicholas Marriott2020-04-30
* | | Complete partial window indexes properly.Nicholas Marriott2020-04-30
* | | Add -W and -T flags to command-prompt to only complete a window and a target.Nicholas Marriott2020-04-30
* | | Complete aliases as well as commands.Nicholas Marriott2020-04-29
* | | Add to CHANGES.Nicholas Marriott2020-04-29
* | | Copy mode search improvements:Nicholas Marriott2020-04-29
* | | Handle cells outside any pane correctly.Nicholas Marriott2020-04-29
* | | Did not mean to commit this bit.Nicholas Marriott2020-04-29
* | | Close menu on backspace with TAB flag.Nicholas Marriott2020-04-29
* | | Do not want -O0 by default.Nicholas Marriott2020-04-29
* | | Update CHANGES.Nicholas Marriott2020-04-29
* | | Improve command prompt completion:Nicholas Marriott2020-04-29
* | | Remove an unnecessary comma.Nicholas Marriott2020-04-29
* | | Need to redraw borders now when some things change. Also change default so thatNicholas Marriott2020-04-29
* | | Apply format to pane status line also.Nicholas Marriott2020-04-29
* | | Apply a format when redrawing pane borders.Nicholas Marriott2020-04-29
* | | Start with style initialized to default.Nicholas Marriott2020-04-28
* | | Drop having a separate type for style options and make them all strings, whichNicholas Marriott2020-04-28