Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
github.com/dahliaOS/xterm
A fork of https://github.com/TerminalStudio/xterm.dart
https://github.com/dahliaOS/xterm
b7fa190786c93ad6196fb8844760cce9299ac04b authored over 2 years ago
feat: enable changing the inputHandler of a terminal
6ba4c20fc327fcf4f3fb5f67348d111d53f2a230 authored over 2 years agoeb02054e6ee269f76d3fdc2ae27b438f8847cee2 authored over 2 years ago
Only setting the size of the terminal in characters
and reporting this size is supported.
541c971c47a52b5a0058d17a03c2c5101fe01647 authored over 2 years ago
fix: export TerminalTargetPlatform
9cec0c670704b182177f12b3cb7165064070c950 authored over 2 years ago5b4446cb8990c27af12d4e918962fbd3b89bdb51 authored over 2 years ago
fix: only dispose the FocusNodes which TerminalView creates
8df279e96705fa9408912e821628df00c80b6928 authored over 2 years agofeat: expose readOnly flag of CustomTextEdit in TerminalView
0fa88e60b8d77422c43d945c8ed00411449a9046 authored over 2 years agob89b7f53a052d5c73c1b46f4adaecec3164c1b93 authored over 2 years ago
898e8bc8fb9340f3bb3506bea32bd35e278775da authored over 2 years ago
6ebd41b148e62a85fbe5d917ebbcc4a15b93fbe6 authored over 2 years ago
f199ddeb166f7923d2b758a2cb27878206755e41 authored over 2 years ago
eedb9e8ba1b95b5622921ae38a3f346e36f2621f authored over 2 years ago
196f39f300085865f8a570b53e612708b0d12600 authored over 2 years ago
1e03b7bfdba9fbd2dce9d9479a5de7e18c8e5629 authored over 2 years ago
ee75744f698285ef83d24003d2a232a6f24b2041 authored over 2 years ago
The TerminalTargetPlatform enum is used for a parameter in the terminal
constructor. Correspond...
ff387147b8ab22fccbf699dca639de23edd33ac5 authored over 2 years ago
7b387414e2cfacf2367f6bb0787f45f9ce34894f authored over 2 years ago
5886138da12bd590086b4cae41b6db016ea91336 authored over 2 years ago
e02a34f413b8d12284b6026ab285e3efda6e1d40 authored over 2 years ago
6e8930be82febee4aa57c7503c2acd6140648792 authored over 2 years ago
83b73548a94f1f90b979060cd35306759e3cd4db authored over 2 years ago
3d9eb267cb558043936d5e7e862db9e7003b9986 authored over 2 years ago
eb7d03aa66228dc5cda304cd5576baeee3ba100e authored over 2 years ago
4c8c713221496894573459707c583b46b330c137 authored over 2 years ago
8d324715cef8b5d0f52a7531cace32ca3ab5ed39 authored over 2 years ago
d0de4a145ec82f2f6e832c497d012ac82578af82 authored over 2 years ago
0b859248abaa630ef23227b8dbd09ec79af6b5f1 authored over 2 years ago
6b64af6af8982553f0b8b2b8f8e126d7a91ffce1 authored over 2 years ago
9c34389fcf53108796ce7d2a0e8ec3665b8d2f54 authored over 2 years ago
2b88918b1871c46c10655ad951c66fa04ed4d6e5 authored over 2 years ago
530bea91b73f1330ef1ca6d97d380237440df400 authored over 2 years ago
e6238e2603d2b86a9b2963084809b622f5b53f2b authored over 2 years ago
b647f9a1c67cfbddfd10f9f954b86dafa3f6e0be authored over 2 years ago
1d982ebf538ec956c9f3ac54d8742290003abba0 authored over 2 years ago
200c1bf5796e82a35d6b1c11159a9ead9594926b authored over 2 years ago
8718816d9693ca3e7d56671c5c47855f5eee8989 authored over 2 years ago
7f6c07743815f0a4fef5ea069836b81d50ce3d6b authored over 2 years ago
214823d91ea035ad22c8178daf978198bc6447ea authored over 2 years ago
79ebaff21bf17c3f179b91410bd4212f62421d07 authored over 2 years ago
fc644ddcf35f9e754ca903579e3336f49cfaed8c authored over 2 years ago
c3faf89ef215f7c83d01051a4fb8d6082303e442 authored over 2 years ago
e83866f639ab4133da3c5cd0b60a585cb00c2553 authored over 2 years ago
289c6ac4f027c8446b64fdb41364cacc1389d7c0 authored over 2 years ago
66aac104fa36b1839943e1ecf7c31b6b3a04e3ba authored over 2 years ago
ac6a0c501b4e16eaad8a0503ed8d4fe0bc0ffaa3 authored over 2 years ago
2249b821a4265db13d88d491e8e41612576f2e48 authored over 2 years ago
87a07248a3dcd1393705f3186a4ffcd566bb9588 authored over 2 years ago
b0ad0c00b8fdc7e240c9c36d8f18f6b94f843125 authored over 2 years ago
SchedulerBinding.instance warning removed
4348da2dda984290914d9507760620d171529968 authored over 2 years agoAllow scroll shortcuts
b1cea8aa5161b71bd76373df18f03d07dbb91ade authored over 2 years agoAdd TerminalBackend.isReady and connect to Terminal.isReady
f5b331fc7f5f1e500301badd855679ec97b37c49 authored over 2 years agoAllow changing themes
8f4beca68c250af26e9c1edcc0dbbd7c3d129269 authored over 2 years ago
Allow changing themes without rebuilding the entire terminal and losing
its buffer.
This allows the backend to communicate when it's ready to resize etc.
66bd1b0fef86497d76e5ff93cb0bcf85c3120d2c authored over 2 years agoe0417d4782acd8208792b5d66fc88980d82e8b1f authored over 2 years ago
Don't unconditionally force-scroll to the bottom for any (modifier)
key but only if the user is ...
bbb821e5b17cc643bb53e0c8e319c60fd105dcfe authored over 2 years ago
888d0361ad37b04aac6b12272a7db0468eedd046 authored almost 3 years ago
fixes Issue #82
6ed2944467375d7e0aed4c6e9b509406f72ea3a5 authored almost 3 years agodab4d27195a0d5d2e77486515e0131665f3f1a5c authored about 3 years ago
c814cb8abc60be2206d2002041fce73f3e3f99b2 authored about 3 years ago
c645559f29d3897bee597b2849d07bb3d719ad1e authored about 3 years ago
7e1dfb86d8c3000758bbcea5482fe2e86c95bf04 authored about 3 years ago
557d3d6fb66890f20003e452eaafb2be5fcd6cc4 authored about 3 years ago
adds check if the TerminalIsolate has already been started
50af3e713e593e97847cc363043c155a88ecb837 authored about 3 years ago
upgrades Dart for examples
now uses dartssh2
a119bac058751f8cb2a0269ed85931b55bf562be authored about 3 years ago
and throws an exception when it is not
aaeebed3f76164afbaec02f2437629ea15a3d2c1 authored about 3 years agoadd configuration options for keyboard
56eb9a0b46b221fe0817182c77fd5f8e357ae941 authored about 3 years agoc309865cc62bb5c1cb5923a0b9deda7062607e5a authored about 3 years ago
change interface of ssh.dart example to satisfied new dartssh.
9e35b8914e80fa9cde632989d9212ae5e124f00d authored over 3 years ago58adb7e2fdc62d6da3848ca1312a14f6a0cc5c1e authored over 3 years ago
fix assert of scrollController.position
f36c8f799869fb8578dde3d9bbcd6606ca52e074 authored over 3 years agoFixes inverse color text (when background == 0)
1fa516eb883c914bf11641f9f09bb6554b41dd1d authored over 3 years agoeae35146cbfeded23b78c41b42d9663c0fc0abd2 authored over 3 years ago
assert when start up.
43e5414b7a0aee4d2dfc3cf05fe0d42a4c55c12a authored over 3 years ago66e6b590aa7f51b45b63bdf5647dcb80bee077c0 authored over 3 years ago
fix example build problem of flutter-windows for new version of flutter.
4305aeea9002ba068a805482de0f470558cc7bd6 authored over 3 years agofabfcf686c810b02b55f01bd2242ec0945b9dca4 authored over 3 years ago
f220f96150f39ba7777af785b4f0516583bd515d authored over 3 years ago
flutter create.
21277942d108e54cd16f1121ee9c84eb5bc000ec authored over 3 years agoe7c825be00ae3993bfdf3f99c03a6c6396370e2e authored over 3 years ago
Fixes ALT + L for a Mac (German Layout)
9f4e3122e0d14bdb7ce5ca0964601f40b5e2d802 authored over 3 years ago746b4465b7f211998d7880be040b5f6ee939b327 authored over 3 years ago
that means '@' but also triggered "one word forward" (ALT+L)
6a65516d3a9843a135d6f88d2ca26fb51f9a52cb authored over 3 years agoFix for occasional unintended multi character input
bf149d0721c5358a2bae1f75bed558b113021498 authored over 3 years ago5231033da512c02564a1c750c45a1b56c8860ad2 authored over 3 years ago
0a6cf1540b697268a7d5842d19a2bfa8755f7524 authored over 3 years ago
c2251292aaeead6203428f29d618cd96aa5b9fb1 authored over 3 years ago
9a6369a99c9618cbac1578f4afded64f39228537 authored over 3 years ago
Feature: Search
042fe1dfb8dde112f22005ec726535397bd6a3cd authored over 3 years ago6e12265401e672f53eec3e4fd2887e6fd4bf1efa authored over 3 years ago
47b31281f87e4100e802dc07f4c9b076c904fbeb authored over 3 years ago
766397e11d402b3f765181d5fb753dd8d1a7e8c2 authored over 3 years ago
This pulls too much noise into the Mocks and isn't really needed (from a functional POV)
66b08316c574646efc41cf80f225dd792d43d0a8 authored over 3 years agoe0faf9d4eb495e0733845d29541cd06c83c08b0d authored over 3 years ago
83fd8ebba1bacbfb8d4173a391408dcb0538751a authored over 3 years ago