Commit graph

  • 8f543a4dde
    Update GOVERNANCE.md Denis Maximov 2020-12-26 15:19:02 +02:00
  • 4436c89230
    fix(compatibility): git log and git diff with scrollup (#118) Aram Drevekenin 2020-12-21 11:52:49 +01:00
  • 75b00b7932
    refactor(tabs): lay down infrastructure for status bar (#116) Doron Tsur 2020-12-19 18:36:23 +02:00
  • 83a830e4ab
    fix(compatibility): fish multiline paste (#112) Aram Drevekenin 2020-12-18 15:59:21 +01:00
  • 51607c655c
    docs(readme): update usage hotkeys Aram Drevekenin 2020-12-18 11:13:59 +01:00
  • d47904ea5b
    feature(infrastructure): tabs (#89) Denis Maximov 2020-12-18 12:11:25 +02:00
  • 97980d618f
    fix(compatibility): fix bash linewrap (#109) Aram Drevekenin 2020-12-17 16:33:18 +01:00
  • f1f821c7bd
    fix(compatibility): fix neovim change mode (#108) Aram Drevekenin 2020-12-17 15:42:49 +01:00
  • 97d2c8339e
    fix(compatibility): fix neovim scrolling (#107) Aram Drevekenin 2020-12-17 13:00:44 +01:00
  • 38d8e2238d
    fix(compatibility): handle tab characters properly (#99) Aram Drevekenin 2020-12-15 12:58:58 +01:00
  • ac9c0274f4
    fix(compatibility): fix vim overwrite message and buffer clearing on exit (#98) Aram Drevekenin 2020-12-14 16:25:46 +01:00
  • 8589addde0
    fix(style): make match arms consistent (#96) Henil 2020-12-11 23:06:15 +05:30
  • 1defd39491
    docs(spelling): teack -> track (#91) Henil 2020-12-10 14:34:29 +05:30
  • d950bab5ab
    fix(style): bring the nice match back (#92) Aram Drevekenin 2020-12-10 10:02:37 +01:00
  • a933b8320b
    fix(compatibility): support rgb color notation (#90) Aram Drevekenin 2020-12-09 18:02:11 +01:00
  • 92d1bcff4c
    feat(infrastructure): introduce ErrorContext for tracking errors across threads (#83) Kunal Mohan 2020-12-09 22:31:26 +05:30
  • 0a05e4e34a
    fix(style): else-if ladder -> match (#86) Brooks Rady 2020-12-09 11:26:39 +00:00
  • 94d6f3dbf6
    refactor(ansi-codes): treat ansi codes properly and also make things clearer (#85) Aram Drevekenin 2020-12-08 16:42:26 +01:00
  • 576876b475
    fix(compatibility): acknowledge scroll region even if the cursor is not shown (#84) Aram Drevekenin 2020-12-07 16:53:55 +01:00
  • 1c1558df64
    fix(compatibility): do not offset first scroll region line (#82) Aram Drevekenin 2020-12-04 15:19:00 +01:00
  • a56cb3c9ad
    fix(compatibility): htop horizontal scrolling (#81) Aram Drevekenin 2020-12-04 10:02:51 +01:00
  • b7b3ff74cf
    feat(rect): directional move focus #55 (#78) Denis Maximov 2020-12-04 10:59:06 +02:00
  • 5ba9320b2b
    fix(compatibility): keypad arrow fixes (#80) Aram Drevekenin 2020-12-03 15:58:30 +01:00
  • 56c53d2487
    feat(infra): add custom panic hook. Print backtrace and thread, error info on panic. (#75) Kunal Mohan 2020-12-03 20:05:16 +05:30
  • c3fa9fb40e
    fix(threads): a race condition, build-times, and warnings (#79) Brooks Rady 2020-12-02 14:03:46 +00:00
  • c47fed927e
    fic(compatibility): htop scrolling issues (#77) Aram Drevekenin 2020-11-30 09:40:24 +01:00
  • ea549f151e
    fix(input): read stdin with lock (#72) Aram Drevekenin 2020-11-29 19:12:19 +01:00
  • 9ad7b8a35e
    chore(infra): added clippy check. (#65) Roee Shapira 2020-11-28 21:02:05 +02:00
  • 1586a705d2
    feat(tiles): initial WASM integration Brooks Rady 2020-11-26 10:36:27 +00:00
  • 4f2536a94d fix(tests): improve atomic data access Aram Drevekenin 2020-11-26 11:15:35 +01:00
  • 356b9d602b style(format): make rustfmt happy Aram Drevekenin 2020-11-26 10:52:43 +01:00
  • d4d54450a1 fix(tests): do not read stdin until we started reading from pty Aram Drevekenin 2020-11-26 10:49:53 +01:00
  • 3c43675fb1 Got roasted by cargo fmt Brooks J Rady 2020-11-25 21:39:18 +00:00
  • aea41d3d50 Don't crash (always?) Brooks J Rady 2020-11-25 21:18:13 +00:00
  • 7026c6c484 Don't crash (sometimes) Brooks J Rady 2020-11-25 20:35:26 +00:00
  • 06b5ef8c26 Well, it compiles... Brooks J Rady 2020-11-25 19:39:45 +00:00
  • 489ade6eb8 hotfix(logging): atomically create tmp folders Aram Drevekenin 2020-11-25 17:08:43 +01:00
  • 761695fe9b hotfix(controls): clear buffer in normal mode Aram Drevekenin 2020-11-24 09:16:50 +01:00
  • ed590bceda
    fix(atomicity): allow async vte events sending to fail (#67) Aram Drevekenin 2020-11-23 19:31:31 +01:00
  • f88abe6ad8
    fix(compatibility): various htop issues (#66) Aram Drevekenin 2020-11-23 18:01:16 +01:00
  • fd1f1ce697
    fix(layout): total layout percent 100 validation (#57) Roee Shapira 2020-11-21 20:39:57 +02:00
  • 6a9ecc42a8
    refactor(structure): Change structure of /tmp directory (#62) Henil 2020-11-21 22:02:46 +05:30
  • 11e72b3d6b
    feat(ux): add a command mode (#42) Kyle Sutherland-Cash 2020-11-21 14:55:49 +00:00
  • 429e415ecc
    fix(atomicity): block commands before executing others (#59) Aram Drevekenin 2020-11-19 18:24:34 +01:00
  • cf43736656
    refactor(data-structures): #51 change winsize to positionandsize (#56) Denis Maximov 2020-11-19 16:30:05 +02:00
  • 5ddf95a16c
    fix(compatibility): some fixes for htop (#53) Roee Shapira 2020-11-19 12:15:59 +02:00
  • a57eadee8c Update description Brooks J Rady 2020-11-17 22:12:07 +00:00
  • 2ecf8bd5db Initial Commit Brooks J Rady 2020-11-17 22:10:51 +00:00
  • b39ec4c0b7 Bump version Brooks J Rady 2020-11-17 22:04:04 +00:00
  • 842e668b42 Rename plugin -> tile Brooks J Rady 2020-11-17 22:02:35 +00:00
  • e0bc330205 Add some metadata Brooks J Rady 2020-11-17 21:53:12 +00:00
  • 115bc83b8e Initial Commit Brooks J Rady 2020-11-17 21:40:01 +00:00
  • 6f168c5ef2
    fix(ux): disable move focus when in full screen (#49) Denis Maximov 2020-11-17 13:53:37 +02:00
  • 0ddcc4087e
    fix(ux): add variable to track if the pane is in fullscreen mode or not (#47) Henil 2020-11-16 22:15:15 +05:30
  • 47954166a2
    feat(ux): initial layout engine (#50) Aram Drevekenin 2020-11-15 19:55:56 +01:00
  • a2914066bf
    feat: add rustfmt, update action workflow to check for formatting (#45) Denis Maximov 2020-11-14 19:59:37 +02:00
  • b66dffe5cf HOTFIX: do not get os input unless we're starting the app Aram Drevekenin 2020-11-14 13:55:13 +01:00
  • 8e6dfded7a
    fix(ux): properly echo characters and do not mess up exit (#44) Aram Drevekenin 2020-11-14 13:27:42 +01:00
  • 20617c0263
    feat(development): add --debug flag (#41) Denis Maximov 2020-11-13 17:44:24 +02:00
  • 5a88b1a6ee
    fix(ui): exit app when last pane is closed (#40) Aram Drevekenin 2020-11-11 11:56:48 +01:00
  • dc0432bb64
    fix(compatibility): various issues involving starship (#37) Aram Drevekenin 2020-11-10 17:05:10 +01:00
  • b876843adf
    fix(colors): send full style reset in diff (#32) Aram Drevekenin 2020-11-09 18:53:22 +01:00
  • f02136ec0d
    fix(compatibility): do not break starship multiline prompt (#30) Aram Drevekenin 2020-11-09 12:18:58 +01:00
  • ee0167f3af
    fix(compatibility): do not interpret esc as scroll-up (#29) Aram Drevekenin 2020-11-08 21:22:46 +01:00
  • 393bca0d39
    fix(compatibility): better stdin reading to fix various issues (#28) Aram Drevekenin 2020-11-07 19:20:13 +01:00
  • 13af16b336
    fix(scroll): support show/hide cursor and fix vim scrolling behaviour (#27) Aram Drevekenin 2020-11-06 18:12:03 +01:00
  • cc347ab24a
    docs(architecture): fix title Aram Drevekenin 2020-11-06 09:58:36 +01:00
  • ea2251e755
    docs(contributing): explanations about the project arhictecture and some cheat sheet about terminal terminology (#26) Aram Drevekenin 2020-11-06 09:57:35 +01:00
  • bdcd3b74ff
    feat(screen): allow to toggle pane fullscreen with ctrl-f (#24) Aram Drevekenin 2020-11-05 10:26:33 +01:00
  • ed8a347d3b
    Merge pull request #23 from mosaic-org/qballer/refactor-readme Doron Tsur 2020-11-04 12:17:19 +02:00
  • 1a6106e208 change link to relative Doron Tsur 2020-11-04 12:09:06 +02:00
  • d4d9dd9129 small wording Doron Tsur 2020-11-04 12:06:55 +02:00
  • d9e4f31c9d moved roadmap to main readme Doron Tsur 2020-11-04 11:58:48 +02:00
  • a4cd34177f hotfix(controls): do not capture the ENTER key Aram Drevekenin 2020-11-03 22:43:35 +01:00
  • 5592a83d4a
    feat(screen): allow specifying max panes on screen (#20) Aram Drevekenin 2020-11-03 15:50:18 +01:00
  • 9f6bbc55b5
    feat(screen): split largest terminal (#19) Aram Drevekenin 2020-11-02 16:34:20 +01:00
  • 6a37b83e3a
    docs(roadmap): clarify examples Aram Drevekenin 2020-11-01 19:10:29 +01:00
  • 675db29fbe docs(readme): adjust logo Aram Drevekenin 2020-11-01 11:54:56 +01:00
  • ba2fd9f782 refactor(structure): separate all the things Aram Drevekenin 2020-11-01 11:42:18 +01:00
  • bb80cdd0fb refactor(terminal-pane): simplify pending styles Aram Drevekenin 2020-11-01 10:40:16 +01:00
  • ffb8979125 fix(scrolling): move clear scroll to scroll so that it works Aram Drevekenin 2020-11-01 09:57:34 +01:00
  • fbeb7f09dc merge Aram Drevekenin 2020-10-31 20:37:42 +01:00
  • 1fd4c5d367 refactor(terminal-pane): simplify data structures Aram Drevekenin 2020-10-31 20:35:16 +01:00
  • 81ba6c3cfc
    docs(governance): initial (#17) Aram Drevekenin 2020-10-31 19:43:02 +01:00
  • cd4b3d3572
    docs(license): initial Aram Drevekenin 2020-10-29 17:42:28 +01:00
  • d4d7613bca
    docs(readme): add chat Aram Drevekenin 2020-10-29 15:42:00 +01:00
  • 49f5c0a670
    fix(compatibility): workaround to make mac work Aram Drevekenin 2020-10-29 14:19:49 +01:00
  • 3e11512f32 some more ignores Doron Tsur 2020-10-28 09:37:19 +02:00
  • 8df2ae0dfd ignore q csi Doron Tsur 2020-10-27 22:55:05 +02:00
  • 0bc997d4d4
    chore(ci): github build/test Aram Drevekenin 2020-10-27 21:30:32 +01:00
  • c95f1f81fc
    Create rust.yml Doron Tsur 2020-10-27 22:20:38 +02:00
  • 4574a4273a
    docs(readme): initial Aram Drevekenin 2020-10-27 11:54:08 +01:00
  • f084f5daee
    docs(readme): adjust image alignment Aram Drevekenin 2020-10-27 11:49:46 +01:00
  • 3959ba056f
    docs(readme): add demo gif Aram Drevekenin 2020-10-27 11:45:10 +01:00
  • 4a1157e76b
    chore(assets): add demo gif Aram Drevekenin 2020-10-27 11:40:59 +01:00
  • 2a063a4124
    chore(assets): add demo gif Aram Drevekenin 2020-10-27 11:40:00 +01:00
  • ec60b7bb34
    docs(readme): better wording Aram Drevekenin 2020-10-27 11:13:34 +01:00
  • 8f63e2e866
    docs(readme): link to COC Aram Drevekenin 2020-10-27 11:13:00 +01:00
  • ce50206710
    docs(coc): initial Aram Drevekenin 2020-10-27 11:11:10 +01:00
  • 6e8a4f7389
    docs(readme): fix typo Aram Drevekenin 2020-10-27 11:01:27 +01:00