Commit Graph

  • 005ab58b15 Fix single file transfer path name mapping for receive Kovid Goyal 2021-11-17 11:07:50 +05:30
  • c0ff12a7de ... Kovid Goyal 2021-11-17 10:46:33 +05:30
  • b11b04ef67 Start documenting the file transfer kitten Kovid Goyal 2021-11-17 10:33:37 +05:30
  • c8aba303e8 Merge branch 'docs-ksi' of https://github.com/page-down/kitty Kovid Goyal 2021-11-16 22:25:18 +05:30
  • 555efa4b70 Docs: scrolling to the last jumped position pagedown 2021-11-17 00:31:03 +08:00
  • da3c6945ae There is no need to modify metadata.json when submitting a new theme as that is done by the gen-metadata.py script when merging Kovid Goyal 2021-11-16 21:46:46 +05:30
  • 12c8fe32d5 Merge branch 'doc/contributing-themes' of https://github.com/erincerys/kitty Kovid Goyal 2021-11-16 21:42:54 +05:30
  • 053d9df0fe ... Kovid Goyal 2021-11-16 21:41:21 +05:30
  • 595ab448be Merge branch 'doc/build-deps' of https://github.com/erincerys/kitty Kovid Goyal 2021-11-16 21:39:50 +05:30
  • 86fec106e0 Document the new ways to browse command output Kovid Goyal 2021-11-16 21:37:08 +05:30
  • b9b50bf7b4 Improve doc on building from source - Reformat build-time dependency list for readability - Add build-time package dep of librsync-dev erin 2021-11-16 07:58:02 -08:00
  • 9abd5bf743 Improve theming doc's contriubting section - Add link to metadata file - Add link to working with pull requests - Elaborate on the minutiae of steps involved erin 2021-11-16 07:52:21 -08:00
  • 31bf212a60 Merge branch 'feat-cmd-output-mouse-sel' of https://github.com/page-down/kitty Kovid Goyal 2021-11-16 21:21:26 +05:30
  • 624ef272fd Merge branch 'nvim_move_overlay_line' of https://github.com/pjm0616/kitty Kovid Goyal 2021-11-16 21:18:28 +05:30
  • 7c59afbca9 Also move overlay line for CSI ECH,DCH Park, Jeongmin 2021-11-17 00:27:13 +09:00
  • 67a92d7dc2 Fix iterating over nested directories of depth > 1 Kovid Goyal 2021-11-16 20:50:09 +05:30
  • 369f4125e1 ... pagedown 2021-11-16 20:56:57 +08:00
  • aebf654e15 Add command output mouse selection pagedown 2021-11-16 17:47:32 +08:00
  • d936ede790 Finish up rsync for file receives Kovid Goyal 2021-11-16 15:10:37 +05:30
  • cd4ded6132 More type checkable code Kovid Goyal 2021-11-16 14:33:37 +05:30
  • 1603b4b522 More work on rsync based receive Kovid Goyal 2021-11-16 14:21:42 +05:30
  • 0eac514e52 More rsync integration work Kovid Goyal 2021-11-16 13:06:16 +05:30
  • 63399fe975 Start work on rsync integration for receiving files Kovid Goyal 2021-11-16 10:58:32 +05:30
  • bc03b4dff6 Add a screenshot of the themes kitten Kovid Goyal 2021-11-15 19:16:24 +05:30
  • cb2a99bd0e Merge branch 'def-conf-shortcuts' of https://github.com/page-down/kitty Kovid Goyal 2021-11-15 17:15:44 +05:30
  • 2cc3922108 Resizing the screen does not cause multiple consecutive output start anymore Kovid Goyal 2021-11-15 14:28:41 +05:30
  • e771e1ea8a Do not call range_line_() with unsafe parameters in find_cmd_output Kovid Goyal 2021-11-15 14:04:10 +05:30
  • 6afaec1d62 Use a single function for getting command output Kovid Goyal 2021-11-15 13:47:05 +05:30
  • 80b5f31256 Cleanup handling of types of kitten input Kovid Goyal 2021-11-15 12:28:44 +05:30
  • c96e6822e1 Dont rely on historybuf->count being a constant Kovid Goyal 2021-11-15 11:25:37 +05:30
  • e4781b8af0 ... pagedown 2021-11-14 16:01:07 +08:00
  • f3dd2a8bfd Get the first command output on screen and the last scrolled one pagedown 2021-11-14 15:13:05 +08:00
  • 9fe9c74021 Save the last jumped prompt position pagedown 2021-11-14 15:09:32 +08:00
  • 09c6c3e804 Unify modifier keys ordering ctrl+shift+alt/opt+cmd, and names pagedown 2021-11-15 17:38:07 +08:00
  • f5023e3269 Unify option key names, abbreviations, and ordering pagedown 2021-11-15 17:26:37 +08:00
  • 2db7f559e3 Add the option key abbreviation opt pagedown 2021-11-15 17:22:20 +08:00
  • b696d3f960 Include all default shortcuts in the commented config pagedown 2021-11-15 17:05:45 +08:00
  • bc454b4417 Fix --long-opt= completion for bash as well Kovid Goyal 2021-11-14 13:35:36 +05:30
  • aa6a800d1a Fix completion for --long-opt= form on zsh Kovid Goyal 2021-11-14 13:28:09 +05:30
  • 536d6e00d9 Further simplify logic for PUA space ligatures Kovid Goyal 2021-11-14 12:47:54 +05:30
  • 725a04b321 Fix #4236 Kovid Goyal 2021-11-14 12:42:08 +05:30
  • 3ff8cc58e1 Ignore invalid unicode condepoints in command lines Kovid Goyal 2021-11-14 11:50:06 +05:30
  • 4fc8267264 Fix #4235 Kovid Goyal 2021-11-14 10:23:42 +05:30
  • 0965fc45f2 macOS: Fix keyboard input not working after toggling traditional fullscreen till the window is clicked in Kovid Goyal 2021-11-13 14:20:18 +05:30
  • 181178b0ea macOS: use a consistent technique to get window size Kovid Goyal 2021-11-13 13:40:24 +05:30
  • 95e6e80921 Restore maximized window state when returning from fullscreen Kovid Goyal 2021-11-13 12:22:52 +05:30
  • f36b71350d Use an anonymous struct for before_fullscreen Kovid Goyal 2021-11-13 12:15:27 +05:30
  • 3483722475 Remove pointless code Kovid Goyal 2021-11-13 12:13:28 +05:30
  • 56e63baf5a macOS: manually trigger windowDidResize when fullscreening Kovid Goyal 2021-11-13 10:20:57 +05:30
  • 0830e66e76 broadcast kitten: Show a "fake" cursor in all windows being broadcast too Kovid Goyal 2021-11-12 22:59:20 +05:30
  • 74a5d3a25e allow multiple close and removal actions Kovid Goyal 2021-11-12 21:16:21 +05:30
  • 4fb29e1b6b Infrastructure to render the unfocused cursor in multiple windows Kovid Goyal 2021-11-12 20:42:37 +05:30
  • 2c4f616213 Make it easier to reuse collect_cursor_info() Kovid Goyal 2021-11-12 20:31:29 +05:30
  • 75afe7cd33 Also move overlay line when handling SGR Kovid Goyal 2021-11-12 19:56:44 +05:30
  • 80eb78033f Better name for macro Kovid Goyal 2021-11-12 19:51:14 +05:30
  • 68013e8fe7 Move overlay line for a few more commands Kovid Goyal 2021-11-12 19:38:54 +05:30
  • 7fe32301c4 Use __func__ instead of manually specifying function names Kovid Goyal 2021-11-12 19:23:09 +05:30
  • 41ddc7d33f DRYer Kovid Goyal 2021-11-12 18:26:18 +05:30
  • eff5840645 overlay line should move even when using REP Kovid Goyal 2021-11-12 18:03:37 +05:30
  • ddf0242f56 Add a changelog entry for IME changes Kovid Goyal 2021-11-12 17:58:05 +05:30
  • eae5c65d3e Also move overlay when getting backspace from child Kovid Goyal 2021-11-12 17:56:04 +05:30
  • c85b545f8d Add a debug print when receiving text from child while overlay is active Kovid Goyal 2021-11-12 17:43:01 +05:30
  • f24dc80c49 Send IME events in the correct sequence when cocoa both inserts text and marks new text in response to the same key event Kovid Goyal 2021-11-12 17:27:37 +05:30
  • 9a9de0038c Remove unused code Kovid Goyal 2021-11-12 15:10:33 +05:30
  • 35626d3929 Update IME position when overlay line is moved on input from child process Kovid Goyal 2021-11-12 15:07:25 +05:30
  • c8f26dd968 When text is received from the terminal program and the overlay line is active move the overlay line after drawing the text Kovid Goyal 2021-11-12 15:03:24 +05:30
  • 7e5cb50925 macOS: Also update IME position when new window is focused Kovid Goyal 2021-11-12 09:22:36 +05:30
  • ffa755c723 macOS: Ensure IME position is correct on startup Kovid Goyal 2021-11-12 09:18:34 +05:30
  • a060bf7223 Also unmark text on pressing esc Kovid Goyal 2021-11-12 08:52:32 +05:30
  • 4ab5d97e9b macOS: Fix IME position incorrect after moving OS window Kovid Goyal 2021-11-12 08:51:03 +05:30
  • 81babd29e7 DRYer Kovid Goyal 2021-11-11 22:53:24 +05:30
  • fac76ddedd DRYer Kovid Goyal 2021-11-11 22:41:59 +05:30
  • f34cc1861a Clear marked text when text is inserted Kovid Goyal 2021-11-11 22:35:02 +05:30
  • bd4ed38a3c Dump more informatin about what cocoa does when processing key events Kovid Goyal 2021-11-11 22:32:30 +05:30
  • 8644fed534 Only unmark on backspace key Kovid Goyal 2021-11-11 22:05:39 +05:30
  • ca9fdadf3c Dont clear marked text on every keyDown event Kovid Goyal 2021-11-11 21:14:53 +05:30
  • 228364e317 oops Kovid Goyal 2021-11-11 20:53:14 +05:30
  • e65aee4533 Cleanup calls to unmarkText Kovid Goyal 2021-11-11 20:39:55 +05:30
  • a1ca607f35 More work on file transmission Kovid Goyal 2021-11-11 20:05:54 +05:30
  • efbf156f82 Add a note about mintty support of unscroll Kovid Goyal 2021-11-11 16:53:59 +05:30
  • a2533e9a46 Render the progress bar for file receives Kovid Goyal 2021-11-11 16:32:06 +05:30
  • 09742af92b Forgot to remove some debug prints Kovid Goyal 2021-11-11 14:42:11 +05:30
  • 880de53d59 When remembering OS window sizes for full screen windows use the size before the window became fullscreen Kovid Goyal 2021-11-11 14:34:02 +05:30
  • 91a24dd2eb oops Kovid Goyal 2021-11-11 13:56:18 +05:30
  • 60e91b018a Wrap the glfw is fullscreen API Kovid Goyal 2021-11-11 12:46:13 +05:30
  • 9be37f7d2d cocoa is weird Kovid Goyal 2021-11-11 12:45:03 +05:30
  • be79fc1c92 Save before fullscreen sizes even when using normal fullscreen on macOS Kovid Goyal 2021-11-11 12:40:56 +05:30
  • 502960bfeb Forgot to update the GLFW wrappers Kovid Goyal 2021-11-11 12:34:57 +05:30
  • d95a00df73 GLFW API to check if window is fullscreen Kovid Goyal 2021-11-11 12:33:12 +05:30
  • b3a9c1a100 Better error message when KITTY_LISTEN_ON is invalid Kovid Goyal 2021-11-10 08:27:45 +05:30
  • 4318d2d7d0 Cleanup previous PR Kovid Goyal 2021-11-09 22:21:04 +05:30
  • c3ff888981 Merge branch 'feat-vis-sel-custom-chars' of https://github.com/page-down/kitty Kovid Goyal 2021-11-09 22:10:00 +05:30
  • 7c85616dcf Add a note about arguments to layout_action rotate Kovid Goyal 2021-11-09 21:33:55 +05:30
  • 353a48d913 Allows to configure the characters for visual window select pagedown 2021-11-09 21:05:31 +08:00
  • 4e736e83a3 Also release excess memory from pagerhist buffer when clearing Kovid Goyal 2021-11-09 10:21:47 +05:30
  • 57583d6b00 When clearing scrollback release used memory beyond ~2000 lines Kovid Goyal 2021-11-09 10:14:52 +05:30
  • 98dcb32a0c Dedicated function to free a segment Kovid Goyal 2021-11-09 10:07:14 +05:30
  • fba5e3a46d Add note for packagers to create kitty shell integration package for servers Kovid Goyal 2021-11-08 11:56:08 +05:30
  • 2122304515 Only run manual shell integration is KITTY_INSTALLATION_DIR is set Kovid Goyal 2021-11-08 11:47:38 +05:30
  • 80dbebf0ad Remove unused code Kovid Goyal 2021-11-08 11:42:44 +05:30